minitest
https://github.com/minitest/minitest
Ruby
minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
6 Subscribers
Add a CodeTriage badge to minitest
Help out
- Issues
- Could Minitest avoid to marshal exceptions?
- Remove unnecessary executable bit and shebang
- Need a way to get the filtered test count before the parallel executor starts
- Advice on `around` functionality
- Support Ruby 3.2's Exception#detailed_message feature
- Output the exception detailed message if available
- Call a method to run all runnables
- Limit spec dsl defined classes to own test methods
- Only unescape real newlines for diff
- New diff logic makes diffs for long multiline strings that contain '\\n' hard to use
- Docs