aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/test_unit/reporter.rb
Commit message (Expand)AuthorAgeFilesLines
* Prefer Minitest's location for test failures.Kasper Timm Hansen2015-11-121-2/+8
* Output inline is set to true in the plugin.Kasper Timm Hansen2015-10-071-1/+1
* Add fail fast to test runner.Kasper Timm Hansen2015-09-291-0/+8
* Add inline failure reporting to test runner.Kasper Timm Hansen2015-09-281-5/+25
* do not show "Failed tests" message when a failed test is notyuuji.yaginuma2015-06-231-3/+9
* make it possible to customize the executable inside rereun snippets.Yves Senn2015-06-131-1/+5
* Improve test runner's Minitest integration.Kasper Timm Hansen2015-06-041-1/+5
* Fix reporter test and verbose modeArthur Neves2015-03-181-1/+1
* pluralize rerun snippet heading.Yves Senn2015-03-181-1/+1
* Show the right file when test raisesArthur Neves2015-03-181-4/+3
* Dont display Failed test if suite passedArthur Neves2015-03-181-0/+1
* Add test run by line, and report error by lineArthur Neves2015-03-181-0/+22