aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/commands/test/test_command.rb
Commit message (Expand)AuthorAgeFilesLines
* Prevent multiple values being set to `run_via`yuuji.yaginuma2017-02-181-1/+1
* Hide commands from API site.Kasper Timm Hansen2016-10-281-2/+2
* Use `on_load` to trigger commandline processing codeAaron Patterson2016-10-211-5/+0
* Prevent the test framework from being loaded in production modeAaron Patterson2016-10-211-0/+5
* Apply test command changes.Kasper Timm Hansen2016-09-261-1/+3
* Initial command structure.Kasper Timm Hansen2016-09-251-0/+18