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
/
minitest_plugin.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ci skip] Improve comment minitest plugin initialization.
Kasper Timm Hansen
2016-03-22
1
-2
/
+4
*
Don't get ahead of ourselves.
Kasper Timm Hansen
2016-03-22
1
-3
/
+3
*
Set Rails as the first minitest initialized plugin.
Kasper Timm Hansen
2016-03-22
1
-1
/
+3
*
make sure `rake test` respects TESTOPTS
Aaron Patterson
2016-02-22
1
-1
/
+2
*
[ci skip] Mention testing fore-runners.
Kasper Timm Hansen
2016-02-21
1
-0
/
+2
*
modify to `error` also abort when specify fail fast option
yuuji.yaginuma
2016-02-17
1
-1
/
+1
*
delete only unnecessary reporter
yuuji.yaginuma
2016-01-11
1
-1
/
+2
*
Rewrite aggregated results suppression.
Kasper Timm Hansen
2015-12-23
1
-10
/
+4
*
[ci skip] Clarify why we're clearing reporters.
Kasper Timm Hansen
2015-12-23
1
-1
/
+1
*
Add colored output to the new test reporter.
Lucas Mazza
2015-12-22
1
-0
/
+8
*
Fix #22232: rake test tasks exit status code
Arkadiusz Fal
2015-12-07
1
-1
/
+3
*
allow use of minitest-rails gem with test runner
Chris Kottom
2015-11-30
1
-1
/
+1
*
add `bin/test` script to rails plugin
yuuji.yaginuma
2015-11-28
1
-3
/
+4
*
Hide Minitest's aggregated results if outputting inline.
Kasper Timm Hansen
2015-10-07
1
-0
/
+14
*
Add fail fast to test runner.
Kasper Timm Hansen
2015-09-29
1
-0
/
+5
*
Add inline failure reporting to test runner.
Kasper Timm Hansen
2015-09-28
1
-0
/
+7
*
check if @rake_patterns is defined
yuuji.yaginuma
2015-09-28
1
-1
/
+2
*
modify to pass the correct argument to the test runner from rake
yuuji.yaginuma
2015-09-08
1
-1
/
+10
*
make `ENV` a required argument
yuuji.yaginuma
2015-08-29
1
-1
/
+1
*
Allow Minitest to load plugins. Fixes #21102
Oleg Sukhodolsky
2015-08-03
1
-0
/
+1
*
Avoid crashing when minitest-rails is loaded.
Victor Costan
2015-07-01
1
-3
/
+3
*
Improve test runner's Minitest integration.
Kasper Timm Hansen
2015-06-04
1
-7
/
+44
*
move `ENV["BACKTRACE"]` support into the TestRunner.
Yves Senn
2015-03-18
1
-2
/
+1
*
Move minitest plugin
Arthur Neves
2015-03-18
1
-0
/
+15