Sha256: be3aeac72fffb32d9577d91120613ea22e9654e2ae041586ceadc7aaef2d2e3d

Contents?: true

Size: 353 Bytes

Versions: 78

Compression:

Stored size: 353 Bytes

Contents

# -*- ruby -*-

# This is an example of how to change the mappings of file that
# changed to tests to run for a project.

module Autotest::Fixtures
  Autotest.add_hook :initialize do  |at|
    at.test_mappings['^test/fixtures/(.*)s.yml'] = proc { |filename, matches|
      at.files_matching(/test\/\w+\/#{matches[1]}(_\w+)?.*_test.rb$/)
    }
  end
end

Version data entries

78 entries across 78 versions & 15 rubygems

Version Path
cloudsmith-api-0.49.94 vendor/bundle/ruby/2.6.0/gems/autotest-rails-pure-4.1.2/lib/autotest/fixtures.rb
cloudsmith-api-0.49.21 vendor/bundle/ruby/2.6.0/gems/autotest-rails-pure-4.1.2/lib/autotest/fixtures.rb
cloudsmith-api-0.49.15 vendor/bundle/ruby/2.6.0/gems/autotest-rails-pure-4.1.2/lib/autotest/fixtures.rb
cloudsmith-api-0.49.13 vendor/bundle/ruby/2.6.0/gems/autotest-rails-pure-4.1.2/lib/autotest/fixtures.rb
cloudsmith-api-0.49.9 vendor/bundle/ruby/2.3.0/gems/autotest-rails-pure-4.1.2/lib/autotest/fixtures.rb
cloudsmith-api-0.44.4 vendor/bundle/ruby/2.3.0/gems/autotest-rails-pure-4.1.2/lib/autotest/fixtures.rb
dadapush_client-1.0.1 vendor/bundle/ruby/2.3.0/gems/autotest-rails-pure-4.1.2/lib/autotest/fixtures.rb
minitest-autotest-1.1.1 lib/autotest/fixtures.rb
minitest-autotest-1.1.0 lib/autotest/fixtures.rb
cloudsmith-api-0.30.7 vendor/bundle/ruby/2.3.0/gems/autotest-rails-pure-4.1.2/lib/autotest/fixtures.rb
color_me_shop-1.0.0 vendor/bundle/ruby/2.5.0/gems/autotest-rails-pure-4.1.2/lib/autotest/fixtures.rb
cloudsmith-api-0.21.4 vendor/bundle/ruby/2.3.0/gems/autotest-rails-pure-4.1.2/lib/autotest/fixtures.rb
minitest-autotest-1.0.3 lib/autotest/fixtures.rb
dwolla_swagger-1.0.6 vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/lib/autotest/fixtures.rb
minitest-autotest-1.0.2 lib/autotest/fixtures.rb
minitest-autotest-1.0.1 lib/autotest/fixtures.rb
minitest-autotest-1.0.0 lib/autotest/fixtures.rb
minitest-autotest-1.0.0.b.1 lib/autotest/fixtures.rb
grosser-autotest-4.0.3 lib/autotest/fixtures.rb
grosser-autotest-4.0.4 lib/autotest/fixtures.rb