Speeding Up Tests

Published: Nov. 5, 2017, 2 p.m.

Slow tests can slow down your development process. Using parallel_tests, you can speed up your test suite by multiple threads and running the tests in groups.