3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 9 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ignore unused block. (ko1) [git-p4: depot-paths = "//src/minitest/dev/": change = 14118] More... 11 days ago
Make the test suite compatible with --enable-frozen-string-literal. (casperisfine) [git-p4: depot-paths = "//src/minitest/dev/": change = 14084] More... about 1 month ago
oops [git-p4: depot-paths = "//src/minitest/dev/": change = 14083] More... about 1 month ago
Bump ci.yml to include ruby 3.3, singularize macos, and clean up deprecations on the checkout action (should I remove the version?!? so annoying) [git-p4: depot-paths = "//src/minitest/dev/": change = 14082] More... about 1 month ago
Branching minitest to version 5.22.3 [git-p4: depot-paths = "//src/minitest/dev/": change = 14073] More... about 1 month ago
- Minor changes to tests to pass when tests ran with extra flags (eg -p). [git-p4: depot-paths = "//src/minitest/dev/": change = 14072] More... about 1 month ago
+ MASSIVE improvement of minitest's pride plugin output: Frequencies doubled! Sine waves shifted!! Comments improved!!! Colors rotated!!!! (havenwood) More... about 1 month ago
- Improved wording on Minitest::Test#parallelize_me! to clarify it goes INSIDE your test class/describe. [git-p4: depot-paths = "//src/minitest/dev/": change = 14070] More... about 1 month ago
- Support Ruby 3.4's new error message format. (mame) [git-p4: depot-paths = "//src/minitest/dev/": change = 14061] More... about 2 months ago
prepped for release [git-p4: depot-paths = "//src/minitest/dev/": change = 14055] More... 3 months ago
- Third time's a charm? Remember: 'ensure' is almost always the wrong way to go. [git-p4: depot-paths = "//src/minitest/dev/": change = 14054] More... 3 months ago
prepped for release [git-p4: depot-paths = "//src/minitest/dev/": change = 14051] More... 3 months ago
- Don't exit non-zero if no tests ran and no filter (aka, the test file is empty). [git-p4: depot-paths = "//src/minitest/dev/": change = 14050] More... 3 months ago
prepped for release [git-p4: depot-paths = "//src/minitest/dev/": change = 14047] More... 3 months ago
+ Added "did you mean" output if your --name filter matches nothing. (tenderlove) More... 3 months ago
- Big cleanup of test filtering. Much prettier / more functional. [git-p4: depot-paths = "//src/minitest/dev/": change = 14037] More... 3 months ago
- Fix situation where Assertion#location can't find the location. (pftg) [git-p4: depot-paths = "//src/minitest/dev/": change = 14036] More... 3 months ago
prepped for release [git-p4: depot-paths = "//src/minitest/dev/": change = 14033] More... 3 months ago
- Fixed bug in Minitest::Compress#compress formatting w/ nested patterns. Now recurses properly. More... 3 months ago
prepped for release [git-p4: depot-paths = "//src/minitest/dev/": change = 14009] More... 3 months ago
- Rails' default backtrace filter can't currently work with caller_locations, so reverting back to caller. [git-p4: depot-paths = "//src/minitest/dev/": change = 14008] More... 3 months ago
prepped for release [git-p4: depot-paths = "//src/minitest/dev/": change = 14005] More... 3 months ago
+ Added Minitest::Compress#compress and added it to UnexpectedError More... 3 months ago
+ Filter failure backtraces using backtrace_filter before calculating location. (thomasmarshall) [git-p4: depot-paths = "//src/minitest/dev/": change = 14000] More... 4 months ago
better [git-p4: depot-paths = "//src/minitest/dev/": change = 13998] More... 4 months ago
+ Added ability to initialize BacktraceFilter w/ custom regexp. [git-p4: depot-paths = "//src/minitest/dev/": change = 13997] More... 4 months ago
Add changelog link to README and gem specification. (mattbrictson) [git-p4: depot-paths = "//src/minitest/dev/": change = 13996] More... 4 months ago
Fix rdoc to prevent wrong links and wrong quotes (stomar) [git-p4: depot-paths = "//src/minitest/dev/": change = 13995] More... 4 months ago
+ Output relative paths for all failures/errors/backtraces More... 4 months ago
+ Refactored location information in assertions, now using locations. [git-p4: depot-paths = "//src/minitest/dev/": change = 13993] More... 4 months ago