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-macruby provides extensions to minitest for macruby UI testing. It provides a framework to test GUI apps in a live instance. Documentation and examples are light at the moment as I've just thrown this together. Suggestions for extensions are very welcome! Currently it provides the follo...
2020
2021
2022
2023
2024
2025
0.0
A long-lived project that still receives updates
Generates tests for Ruby code blocks in any Markdown file.
2020
2021
2022
2023
2024
2025
0.0
Repository is gone
No release in over a year
A minitest plugin to prevent false positive tests.
2020
2021
2022
2023
2024
2025
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