atom
atom copied to clipboard
test: run the tests in parallel
Description
This speeds up the whole test time. However, some of the tests are not thread-safe, and they might fail. But because now we have separate child processes and a failure repetition mechanism, they can end up passing.