Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow use of minitest-rails gem with Rails test runner | yuuji.yaginuma | 2018-04-11 | 1 | -1/+1 |
* | Clean up reporter replacement a bit. | Kasper Timm Hansen | 2018-02-18 | 1 | -10/+6 |
* | Add SuppressedSummaryReporter and TestUnitReporter only if necessary | Kevin Robatel | 2018-02-15 | 1 | -3/+12 |
* | Merge pull request #29891 from pat/frozen-string-literals-railties | Rafael França | 2017-08-14 | 1 | -0/+2 |
|\ | |||||
| * | Adding frozen_string_literal pragma to Railties. | Pat Allan | 2017-08-14 | 1 | -0/+2 |
* | | Show minitest options in test runner help | yuuji.yaginuma | 2017-07-31 | 1 | -0/+3 |
|/ | |||||
* | * Don't eagerly require Rails' minitest plugin. | Kasper Timm Hansen | 2017-07-10 | 1 | -0/+49 |