You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: