Categories: None [Edit]
    minitest-parallel_fork
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 performance when using MRI,
and can work in cases where Minitest's default thread-based parallelism do not work,
such as when specs modify the constant namespace.
    Total
Ranking: 9,718 of 187,548
          Downloads: 308,469
        Daily
Ranking: 6,489 of 187,532
          Downloads: 353
        Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name | 
|---|---|---|
| 7,202 | 575,416 | ruby_memcheck | 
| 10,210 | 276,219 | openstudio-standards | 
| 144,349 | 3,943 | spn2 | 
Depends on
| Rank | Downloads | Name | 
|---|---|---|
| 15 | 1,088,565,104 | minitest | 
| 2,040 | 11,915,137 | minitest-hooks | 
| 9,073 | 354,826 | minitest-global_expectations | 
Owners
| # | Gravatar | Handle | 
|---|---|---|
| 1 | jeremyevans | 
 xmisao
xmisao