In Stryker schema, set concurrency to "100%" by default.
Set the default concurrency in `stryker-core.json` to `"100%"`, This removes an extra code path by making the option mandatory in StrykerOptions.
Because this change is breaking, it should be postponed until the next major release.
0 条评论