1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib/active_support/testing
Yves Senn eec932704f inline test runner check into as/testing/autorun.rb.
This makes it possible to easily get the runner working with existing
setups that rely on `active_support/testing/autorun.rb`.
2015-06-11 10:50:10 +02:00
..
assertions.rb Remove assigns and assert_template. 2015-05-30 14:13:57 +08:00
autorun.rb inline test runner check into as/testing/autorun.rb. 2015-06-11 10:50:10 +02:00
composite_filter.rb Improve test runner's Minitest integration. 2015-06-04 20:57:08 +02:00
constant_lookup.rb Use safe_constantize. 2014-09-02 00:41:00 +08:00
declarative.rb
deprecation.rb
file_fixtures.rb introduce ActiveSupport::Testing::FileFixtures. 2015-01-28 12:29:34 +01:00
isolation.rb MRI compatible code for ActiveSupport::Testing::Isolation::Subprocess 2015-04-19 12:18:16 +08:00
setup_and_teardown.rb
stream.rb - Extracted silence_stream method to new module in activesupport/testing. 2015-01-20 22:28:48 +05:30
tagged_logging.rb
time_helpers.rb A few documentation tweaks [ci skip] 2015-06-07 14:53:24 +02:00