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
You're running StrykerJS with --incremental. This means most of the time is spent on the initial test run to calculate the test&mutant coverage matrix.
Initial test run takes more than 3 minutes
In this scenario, a paralyzed initial test run would save a lot of time (assuming the CI runner has more than 2 cores).
Initial test run is taking too long
@stryker-mutator/jest-runner should allow parallelization
Slack thread with discussion details: https://stryker-mutator.slack.com/archives/CTYUW4B0E/p1714755891637819
The text was updated successfully, but these errors were encountered: