Parallel Tests v3.1.0 Release Notes

Release Date: 2020-07-23 // over 3 years ago
  • ➕ Added

    • --fail-fast stops all groups if one group fails. Can be used to stop all groups if one test failed by using fail-fast in the test-framework too (for example rspec via --test-options '--fail-fast' or in .rspec_parallel).