rails--rails/railties/lib/rails/test_unit
Étienne Barrié da740d63b2 Stop setting RAILS_ENV when test_unit railtie is loaded
Because the TestUnit::Runner is used to run the tests from Rake test
tasks, we don't need to set the Rails environment based on the name of
the task anymore.

Co-authored-by: Adrianna Chang <adrianna.chang@shopify.com>
2021-02-01 16:00:05 -05:00
..
line_filtering.rb Remove unused require 2017-08-19 09:21:18 +09:00
railtie.rb Stop setting RAILS_ENV when test_unit railtie is loaded 2021-02-01 16:00:05 -05:00
reporter.rb Introduce Rails::TestUnitReporter.app_root to inject app_root when needed. 2020-06-14 00:02:49 +02:00
runner.rb Ensure test rake commands run immediately 2021-01-16 14:38:30 -05:00
testing.rake Ensure test rake commands run immediately 2021-01-16 14:38:30 -05:00