Project
Reverse Dependencies for minitest
The projects listed here declare minitest as a runtime or development dependency
0.0
Minitest reporter that automatically creates a screenshot on error or failure
2020
2021
2022
2023
2024
2025
0.0
Set configurations for the duration of a test or a block with automatic reset.
2020
2021
2022
2023
2024
2025
0.0
minitest-shared_description adds support for shared specs and shared spec subclasses
to Minitest. Minitest supports shared specs by default using plain ruby modules, but
does not support shared spec subclasses. In addition to making it possible to share
subclasses, minitest-shared_desciption al...
2020
2021
2022
2023
2024
2025
0.0
A minitest plugin for testing Shopify Liquid themes
2020
2021
2022
2023
2024
2025
0.0
Shoulda style syntax for minitest test::unit. Contexts are not yet supported, but you can use `should "do something"` instead of those `pesky_underscored_test_names`. Please see documentation for more information.
2020
2021
2022
2023
2024
2025
0.0
Adding all manner of shoulds to Minitest
2020
2021
2022
2023
2024
2025
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