Danut Copae

Results 3 issues of Danut Copae

Extends the [mutation levels PR](https://github.com/stryker-mutator/stryker-js/pull/4686) with the implementation of the adjusted (absolute) mutation score for the `clear-text` reporter. The PRs are separate to ensure that there are as few breaking...

Contains: - documentation about the namings of mutation operators - computation for the adjusted (absolute) mutation score The status `IGNORED_BY_LEVEL_STATUS` is introduced in the [mutation levels PR from StrykerJS](https://github.com/stryker-mutator/stryker-js/pull/4686), so...

Hello! I'm encountering an issue when I'm trying to use the following variable ordering to reorder a bdd. I apologize that the exemple is not _minimal_ but I can't pinpoint...