We have a TODO in the README to support parallelized/distributed tests. Tests are isolated enough that simply partitioning the set of tests to run gives good distribution, but we should consider more first class support of distributed tests.
Blocking this would be a method of rolling up reports from multiple tests runs to present a unified report (#5, #21).