Parallelizing tests has a cost in terms of database setup and fixture loading. This change makes Rails disable parallelization when the number of tests is below a configurable threshold.
29 people contributed to Rails since last time. All the changes can be checked here. Until next week!