Project
Reverse Dependencies for minitest
The projects listed here declare minitest as a runtime or development dependency
0.0
Replaces must/wont methods with should/should_not methods in MiniTest::Spec
2020
2021
2022
2023
2024
2025
0.0
minitest-speed adds test hooks to verify the time it takes to run the
setup, body, and teardown phases of each test. If the time of any
phase goes over the maximum time, it fails the test. Use class
variables to set the maximum thresholds and crank it down over time.
2020
2021
2022
2023
2024
2025
0.0
minitest plugin to profile your tests with stackprof
2020
2021
2022
2023
2024
2025
0.0
Find and clear leaking state between individual test executions
2020
2021
2022
2023
2024
2025
0.0
A set of helper methods based around Minitest's Object#stub method.
2020
2021
2022
2023
2024
2025
0.0
Simple Minitest helper to replace values such as an instance variable of an
object or an environment variable for the duration of a block or a group of
tests. This comes in very handy when you have to derive from default
configuration in order to test some aspects of your code.
2020
2021
2022
2023
2024
2025
0.0
Simple Minitest helper to replace values such as an instance variable of an
object or an environment variable for the duration of a block or a group of
tests. This comes in very handy when you have to derive from default
configuration in order to test some aspects of your code.
2020
2021
2022
2023
2024
2025
0.0
minitest-sub_test_case makes sub_test_case available in minitest/test.
2020
2021
2022
2023
2024
2025
0.0
Enough sugar for your Minitest diet
2020
2021
2022
2023
2024
2025
0.0
when you invode the it method that coming with Minitest::Spec,
you can tag a test case by the words that quoted by parenthesis, then
specify the tag at your rake task, and the test case related to this tag
will be invoked
2020
2021
2022
2023
2024
2025
0.0
Minitest integration for Trailblazer
2020
2021
2022
2023
2024
2025
0.0
NOTE: this project, like that infamous administration, is EOL'd.
For when the reality of your tests is just too much to bear, turn your
failures into fake news and errors into alt-facts, or golf.
2020
2021
2022
2023
2024
2025
0.0
minitest_tu_shim bridges the gap between the small and fast minitest
and ruby's huge and slow test/unit.
2020
2021
2022
2023
2024
2025
0.0
Colorizes test output and replaces output strings with sweet onomatopoeia.
2020
2021
2022
2023
2024
2025
0.0
A minitest plugin to prevent false negative tests.
2020
2021
2022
2023
2024
2025
0.0
Slightly more visible progress for mini-test.
2020
2021
2022
2023
2024
2025
0.0
Makes your failing Minitest test cases succeed under CI tools scrutiny.
2020
2021
2022
2023
2024
2025
0.0
Detect Ruby warnings.
2020
2021
2022
2023
2024
2025
0.0
Yet another test colorizer.
2020
2021
2022
2023
2024
2025
0.0
A set of simple lightweight tools to demonstrate some useful object patterns in Ruby
2020
2021
2022
2023
2024
2025