Project
Reverse Dependencies for minitest
The projects listed here declare minitest as a runtime or development dependency
0.02
A simple set of module functions to normalize, validate, and convert common library standard numbers
2020
2021
2022
2023
2024
2025
0.02
A liner for Ruby objects. Add attribute, inspection, serialization, and equality methods.
2020
2021
2022
2023
2024
2025
0.02
Minimal Lisp interpreter using 75LOC and only standard libraries excluding the REPL. Inspired by Lis.py.
2020
2021
2022
2023
2024
2025
0.02
Lightweight configuration for your ruby app. Reads Rails-style YAML files from your config directory. Features include optional environment namespacing, local convention-based override files, and indifferent (symbol vs string) access.
2020
2021
2022
2023
2024
2025
0.02
LocalBus is a lightweight yet powerful pub/sub system for Ruby applications that enables decoupled communication within a single process.
It offers both non-blocking I/O and thread pool processing modes, robust error handling, and fine-grained concurrency controls.
Perfect for organizing event-dr...
2020
2021
2022
2023
2024
2025
0.02
Transparent persistence of system state using logging and snapshots
2020
2021
2022
2023
2024
2025
0.02
Adds SendGrid X-SMTPAPI header support to Mail
2020
2021
2022
2023
2024
2025
0.02
Easily test your JSON in RSpec and Cucumber.
2020
2021
2022
2023
2024
2025
0.02
Ruby SDK for interacting with the Medium API
2020
2021
2022
2023
2024
2025
0.02
Smoggy OpenStack API
2020
2021
2022
2023
2024
2025
0.02
Smoggy Rackspace API
2020
2021
2022
2023
2024
2025
0.02
Smoggy Terraform API
2020
2021
2022
2023
2024
2025
0.02
Check and fail if args include migration and app code changes.
2020
2021
2022
2023
2024
2025
0.02
Rake tasks for Rails that add groups to migrations
2020
2021
2022
2023
2024
2025
0.02
Minitest plugin that starts a byebug session on test failures
2020
2021
2022
2023
2024
2025
0.02
Print out emoji for your test passes, fails, and skips
2020
2021
2022
2023
2024
2025
0.02
A minitest plugin that adds a report of the top tests by number of
objects allocated.
2020
2021
2022
2023
2024
2025
0.02
Adds support for RSpec-style matchers
2020
2021
2022
2023
2024
2025
0.02
minitest-parallel_fork adds fork-based parallelization to Minitest. Each test/spec
suite is run in one of the forks, allowing this to work correctly when using
before_all/after_all/around_all hooks provided by minitest-hooks. Using separate
processes via fork can significantly improve spec perf...
2020
2021
2022
2023
2024
2025
0.02
Minitest plugin to suppress output from tests. This plugin will buffer any output coming from
a test going to STDOUT or STDERR, to make sure it doesn't interfere with the output of the test
runner itself. By default, it will discard any output, unless the `--verbose` option is set
It also support...
2020
2021
2022
2023
2024
2025