Project
Reverse Dependencies for minitest
The projects listed here declare minitest as a runtime or development dependency
0.0
Enables classic .should/.should_not syntax similar to classic RSpec on your MiniTest tests.
2020
2021
2022
2023
2024
2025
0.0
Lets you use a syntax similar to RSpec on your MiniTest tests.
2020
2021
2022
2023
2024
2025
0.0
Many times you need to skip a test only on specific ruby implemantation or platform
2020
2021
2022
2023
2024
2025
0.0
Display the summary of a slow test when tests finished.
2020
2021
2022
2023
2024
2025
0.0
Diff between expected and actual with GPT
2020
2021
2022
2023
2024
2025
0.0
Summarizes minitest tests, printing out tests that take too long.
2020
2021
2022
2023
2024
2025
0.0
Snapshot testing for Minitest - compare your test outputs against saved reference snapshots
2020
2021
2022
2023
2024
2025
0.0
Play a sound when test finished
2020
2021
2022
2023
2024
2025
0.0
Add rspec behaviour to minitest
2020
2021
2022
2023
2024
2025
0.0
Combines Minitest::Spec with shoulda-like goodies
2020
2021
2022
2023
2024
2025
0.0
Redistribution of lib/test source directory from Ruby 1.9.3p392.
2020
2021
2022
2023
2024
2025
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