stryker-mutator / stryker-handbook

A comprehensive guide to the stryker ecosystem
Apache License 2.0
71 stars 11 forks source link

Striker run in parallel? #24

Closed LucasBadico closed 3 years ago

LucasBadico commented 4 years ago

I'm look into mutators test frameworks. And found striker a good option, but in any place it talks aboult the paraller runners. There is anything that I'm missing?

nicojs commented 4 years ago

Yeah, you can add a section about it if you want! Stryker.NET, Stryker4s and Stryker all use test runner processes in parallel to speed up the mutation testing process.

LucasBadico commented 4 years ago

I will add this. It's a important point.

hugo-vrijswijk commented 3 years ago

Documentation about technical implementations is still welcome! But can now be done in each Stryker specific repo in its docs/ folder