Mutation Test Lab Lab to play with Mutation test using Stryker. Run test When run the test command, you will exec 2 commands: Run unit tests with Jest Run mutation tests with Stryker To run: npm run test