Minitest Parallel Fork

JSON →
library 2.1.1 ·ruby
verified Jun 19, 2026

minitest-parallel_fork adds fork-based parallelization to Minitest, enabling each test suite to run in a separate fork for improved performance and compatibility with before_all/after_all/around_all hooks.