aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/test_unit/runner.rb
Commit message (Expand)AuthorAgeFilesLines
* Move minitest pluginArthur Neves2015-03-181-15/+4
* Move some logic to runnerArthur Neves2015-03-181-0/+10
* Better file:line parsing and filter method by file tooArthur Neves2015-03-181-11/+19
* If a nem given, use that name to filter the testArthur Neves2015-03-181-5/+1
* Add test run by line, and report error by lineArthur Neves2015-03-181-0/+27
* spike of a `OptionParser` backed test runner.Yves Senn2015-03-181-0/+83