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
Victor Costan e334ec4fe6 Avoid crashing when minitest-rails is loaded.
The improvments to the test runner's integration with minitest in commit
b6fc8e25a1 add methods to the Minitest
module that refer to the Rails module. Unfortunately, when the
minitest-rails gem is loaded, the reference is incorrectly resolved to
the Minitest::Rails module.
2015-07-01 00:56:14 -04:00
..
minitest_plugin.rb Avoid crashing when minitest-rails is loaded. 2015-07-01 00:56:14 -04:00
railtie.rb Revert "Merge pull request #12778 from etehtsea/rake-default-fix" 2014-05-28 17:43:45 +02:00
reporter.rb do not show "Failed tests" message when a failed test is not 2015-06-23 07:53:17 +09:00
test_requirer.rb Improve test runner's Minitest integration. 2015-06-04 20:57:08 +02:00
testing.rake Improve test runner's Minitest integration. 2015-06-04 20:57:08 +02:00