Sha256: fac4709fa085f18d85d1f2374859a5791caeb20a9b348ef6fe37ae42992ed78a

Contents?: true

Size: 299 Bytes

Versions: 16

Compression:

Stored size: 299 Bytes

Contents

require File.expand_path('../ruby', __FILE__)
require File.expand_path('../../project/ruby_test_unit', __FILE__)

module IntegrationTests
  module RubyTestUnit
    include Ruby

    def configure_project_generator(generator)
      super
      generator.mixin Project::RubyTestUnit
    end
  end
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
rr-3.1.1 spec/support/integration_tests/ruby_test_unit.rb
rr-3.1.0 spec/support/integration_tests/ruby_test_unit.rb
rr-3.0.9 spec/support/integration_tests/ruby_test_unit.rb
rr-3.0.8 spec/support/integration_tests/ruby_test_unit.rb
rr-3.0.7 spec/support/integration_tests/ruby_test_unit.rb
rr-3.0.6 spec/support/integration_tests/ruby_test_unit.rb
rr-3.0.5 spec/support/integration_tests/ruby_test_unit.rb
rr-3.0.4 spec/support/integration_tests/ruby_test_unit.rb
rr-3.0.3 spec/support/integration_tests/ruby_test_unit.rb
rr-3.0.2 spec/support/integration_tests/ruby_test_unit.rb
rr-3.0.1 spec/support/integration_tests/ruby_test_unit.rb
rr-3.0.0 spec/support/integration_tests/ruby_test_unit.rb
rr-1.2.1 spec/support/integration_tests/ruby_test_unit.rb
rr-1.2.0 spec/support/integration_tests/ruby_test_unit.rb
rr-1.1.2 spec/support/integration_tests/ruby_test_unit.rb
rr-1.1.2.rc1 spec/support/integration_tests/ruby_test_unit.rb