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

Improve mutation testing score #294

Open
Chemaclass opened this issue Jun 12, 2023 · 1 comment
Open

Improve mutation testing score #294

Chemaclass opened this issue Jun 12, 2023 · 1 comment
Assignees
Labels
good first issue Good for newcomers

Comments

@Chemaclass
Copy link
Member

📚 Description

You can run infection to realize that the score is far away from 100% which is the desired state.

composer infection
Screenshot 2023-06-12 at 23 58 52

What is Mutation Testing? https://infection.github.io/guide/ (@infection)

🥇 Goal

Create small PRs improving the test/prod code to reach the 100% mutation testing score.

Note: This is labeled as a "Good first issue" because it aims to create visibility, so you can fix whatever little error/warning and create a PR with that fix. The idea is to improve the score one PR at a time, not all changes in one unique PR 😉

@Chemaclass Chemaclass added the good first issue Good for newcomers label Jun 12, 2023
@Mohammed-Alama
Copy link

This is the first time to learned about Mutation testing and it impressed me
I think I can take this over

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Development

No branches or pull requests

2 participants