Sha256: 156e1d16561098cd022798952132ac36c80042c762593f66c1bc7edb72723de3

Contents?: true

Size: 733 Bytes

Versions: 2

Compression:

Stored size: 733 Bytes

Contents

require 'opal/rspec/formatters/teamcity/formatter_initializer'

# Not including teamcity/spec/runner/formatter/teamcity/formatter because the require File.expand... in there trip up Opal, plus
# we're using RSpec 3 anyways

require 'teamcity/spec/runner/formatter/teamcity/rspec3_formatter'
require 'opal/rspec/formatters/teamcity/formatter'
require 'opal/rspec/formatters/teamcity/rspec3_formatter'
require 'opal/rspec/formatters/teamcity/message_factory'
require 'opal/rspec/formatters/teamcity/runner_common'
# Now that we have a base working formatter, we need to add some PhantomJS related code to exit properly
require 'opal/rspec/formatters/teamcity/opal_formatter'
require 'opal/rspec/formatters/teamcity/std_capture_helper'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
opal-rspec-formatter-1.0.1 opal/opal/rspec/formatters/teamcity.rb
opal-rspec-formatter-1.0.0 opal/opal/rspec/formatters/teamcity.rb