index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
lib
/
rails
/
test_unit
/
reporter.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
code gardening: removes redundant selfs
Xavier Noria
2016-08-08
1
-1
/
+1
*
applies new string literal convention in railties/lib
Xavier Noria
2016-08-06
1
-1
/
+1
*
use method provided by minitest
yuuji.yaginuma
2016-02-21
1
-7
/
+1
*
modify to `error` also abort when specify fail fast option
yuuji.yaginuma
2016-02-17
1
-1
/
+1
*
test runner, relay minitest information about the error location.
Yves Senn
2016-02-15
1
-1
/
+1
*
Revert "Prefer Minitest's location for test failures."
Yves Senn
2016-02-15
1
-8
/
+2
*
Move test coloring closer to where it's used.
Kasper Timm Hansen
2015-12-23
1
-15
/
+9
*
Remove local variable color.
Kasper Timm Hansen
2015-12-23
1
-5
/
+5
*
Rename color to color_output.
Kasper Timm Hansen
2015-12-23
1
-6
/
+5
*
Remove unused blue color.
Kasper Timm Hansen
2015-12-23
1
-2
/
+1
*
Color failure line by result code.
Kasper Timm Hansen
2015-12-23
1
-1
/
+1
*
Add colored output to the new test reporter.
Lucas Mazza
2015-12-22
1
-1
/
+39
*
display detailed information in inline reporting
yuuji.yaginuma
2015-12-21
1
-1
/
+7
*
show relative path the rerun snippet of test runner in rails engine
yuuji.yaginuma
2015-12-10
1
-1
/
+5
*
Prefer Minitest's location for test failures.
Kasper Timm Hansen
2015-11-12
1
-2
/
+8
*
Output inline is set to true in the plugin.
Kasper Timm Hansen
2015-10-07
1
-1
/
+1
*
Add fail fast to test runner.
Kasper Timm Hansen
2015-09-29
1
-0
/
+8
*
Add inline failure reporting to test runner.
Kasper Timm Hansen
2015-09-28
1
-5
/
+25
*
do not show "Failed tests" message when a failed test is not
yuuji.yaginuma
2015-06-23
1
-3
/
+9
*
make it possible to customize the executable inside rereun snippets.
Yves Senn
2015-06-13
1
-1
/
+5
*
Improve test runner's Minitest integration.
Kasper Timm Hansen
2015-06-04
1
-1
/
+5
*
Fix reporter test and verbose mode
Arthur Neves
2015-03-18
1
-1
/
+1
*
pluralize rerun snippet heading.
Yves Senn
2015-03-18
1
-1
/
+1
*
Show the right file when test raises
Arthur Neves
2015-03-18
1
-4
/
+3
*
Dont display Failed test if suite passed
Arthur Neves
2015-03-18
1
-0
/
+1
*
Add test run by line, and report error by line
Arthur Neves
2015-03-18
1
-0
/
+22