Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |