1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails/test_unit
Aaron Patterson 7a36686c11 make sure rake test respects TESTOPTS
We should be able to pass options to minitest via TESTOPTS environment
variable
2016-02-22 16:14:14 -08:00
..
line_filtering.rb Fix mixing line filters with Minitest's -n filter. 2016-02-05 21:53:27 +01:00
minitest_plugin.rb make sure rake test respects TESTOPTS 2016-02-22 16:14:14 -08:00
railtie.rb Extract line filtering to Railties. 2016-01-09 17:21:21 +01:00
reporter.rb use method provided by minitest 2016-02-21 15:51:35 +09:00
test_requirer.rb Don't run all tests when files end in a colon. 2016-01-18 21:37:12 +01:00
testing.rake bring back TEST env for rake test. 2016-01-12 19:26:05 +01:00