Project

Reverse Dependencies for minitest

The projects listed here declare minitest as a runtime or development dependency

0.0
No commit activity in last 3 years
No release in over 3 years
Minitest::Metz is a Minitest plugin that under it's hood hides the SandiMeter. It allows you to easily apply Sandi Metz's four rules for developers on your tests.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Provides a new unversal and esily extendable matchers engine
2020
2021
2022
2023
2024
2025
0.0
Repository is gone
No release in over 3 years
This gem is one half of the gamification system, codenamed "Naga", for unit testing created for my dissertation project. It works in hand with the web application accessible at https://naga-unit-testing.herokuapp.com/.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Run test by test names. Test names are passed by command line aregument which is separated by commas.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Fixes running minitest tests in vim-dispatch-neovim using neovim's terminal
2020
2021
2022
2023
2024
2025
0.0
Low commit activity in last 3 years
A long-lived project that still receives updates
Using Minitest::Ok, you can write: * 'ok {1+1} == 2' instead of 'assert_equal 2, 1+1', * 'ok {1+1} > 0' instead of 'assert_operator 1+1, :>, 0', * 'ok {5}.in?(1..9)' instead of 'assert_include 1..9, 5', and so on.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
With ruby or macruby test unit or minitest, results are damnly tied to output and you can't get result of a test as an object after its execution and global tests result as an object too. This gem permit to do so, and, have result of a unit test (with minitest...
2020
2021
2022
2023
2024
2025
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Run tests in parallel with a single database
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
minitest/paste is a Minitest plugin which collects any test failures, compiles them and uploads them to dpaste.com for easier sharing. After the upload is complete it injects the link in your clipboard.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
By annotating your test, profile their performance and check performance regression since last run.
2020
2021
2022
2023
2024
2025
0.0
The project is in a healthy, maintained state
Property testing in Minitest, a la Haskell's QuickCheck and Python's Hypothesis
2020
2021
2022
2023
2024
2025