Project
Reverse Dependencies for minitest
The projects listed here declare minitest as a runtime or development dependency
0.0
Snapshot testing for Minitest - compare your test outputs against saved reference snapshots
2021
2022
2023
2024
2025
2026
0.0
Play a sound when test finished
2021
2022
2023
2024
2025
2026
0.0
Add rspec behaviour to minitest
2021
2022
2023
2024
2025
2026
0.0
Expect syntax for minitest specs.
2021
2022
2023
2024
2025
2026
0.0
Combines Minitest::Spec with shoulda-like goodies
2021
2022
2023
2024
2025
2026
0.0
Redistribution of lib/test source directory from Ruby 1.9.3p392.
2021
2022
2023
2024
2025
2026
0.0
Replaces must/wont methods with should/should_not methods in MiniTest::Spec
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
minitest plugin to profile your tests with stackprof
2021
2022
2023
2024
2025
2026
0.0
Find and clear leaking state between individual test executions
2021
2022
2023
2024
2025
2026
0.0
Redefines Minitest assertions to require strict boolean return values and adds assert_true, assert_false, and assert_eql.
2021
2022
2023
2024
2025
2026
0.0
A set of helper methods based around Minitest's Object#stub method.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
minitest-sub_test_case makes sub_test_case available in minitest/test.
2021
2022
2023
2024
2025
2026
0.0
Enough sugar for your Minitest diet
2021
2022
2023
2024
2025
2026
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
2021
2022
2023
2024
2025
2026
0.0
Minitest integration for Trailblazer
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
minitest_tu_shim bridges the gap between the small and fast minitest
and ruby's huge and slow test/unit.
2021
2022
2023
2024
2025
2026