Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use mutation testing to improve test coverage #113

Open
cs-util opened this issue Oct 13, 2023 · 0 comments
Open

Use mutation testing to improve test coverage #113

cs-util opened this issue Oct 13, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@cs-util
Copy link
Collaborator

cs-util commented Oct 13, 2023

The xUnit tests are now prepared in a way that should make them consistently pass or fail across arbitrary many runs. This now unlocks to finally use Stryker for mutation testing again. Running Stryker and then reviewing the findings is the next step here, if you are interested to learn about mutation testing in general this is the right task for you. And at the same time most likely you will find a few bugs that exist in cscore.

@cs-util cs-util added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: To do
Development

No branches or pull requests

1 participant