Project

Reverse Dependencies for minitest

The projects listed here declare minitest as a runtime or development dependency

0.0
Low commit activity in last 3 years
No release in over a year
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.
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
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
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
By annotating your test, profile their performance and check performance regression since last run.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
A thin Minitest wrapper around promptfoo that brings prompt testing to Ruby projects. Test LLM prompts with a familiar Minitest-like DSL, supporting multiple providers and assertion types.
2021
2022
2023
2024
2025
2026
0.0
The project is in a healthy, maintained state
Property testing in Minitest, a la Haskell's QuickCheck and Python's Hypothesis
2021
2022
2023
2024
2025
2026
0.0
No release in over a year
Save time and energy by writing short effecient obvious assertions/expectations with rack/test
2021
2022
2023
2024
2025
2026
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
A collection of helpers for integrating Rails and Minitest.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Colorize and pluralize minitest output: failing red, pending yellow, passing green and errors purple.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
Adds red/green colors to standard minitest output
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Allows to run your minitest suites more than one time
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Minitest Report API is a small patch to Minitest that allows reporters to be set in code, i.e. test_helper.rb script, rather then just via the command line.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Minitest reporter for [litr](https://github.com/Lothiraldan/litr)
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
A Minitest reporter optimized for Large Language Model consumption, featuring compact emoji-based output, regression detection by comparing test runs, TOML report generation, and detailed failure reporting with file locations. Perfect for AI-assisted development workflows.
2021
2022
2023
2024
2025
2026