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

Proposal: Introduce Mutation Testing to Enhance Test Coverage #269

Open
IamLizu opened this issue Sep 14, 2024 · 1 comment
Open

Proposal: Introduce Mutation Testing to Enhance Test Coverage #269

IamLizu opened this issue Sep 14, 2024 · 1 comment

Comments

@IamLizu
Copy link
Member

IamLizu commented Sep 14, 2024

I wanted to suggest introducing mutation testing to help strengthen our test suite. It adds another layer of confidence by checking how well our tests catch real issues, not just that they pass. This could help us ensure our tests are more effective in spotting potential bugs.

I'm happy to help explore how we could integrate mutation testing and improve our overall test coverage.

I know the team already has a solid testing strategy in place, so I'd love to hear your thoughts and see if this idea fits with the project's direction.

@IamLizu IamLizu changed the title **Proposal:** Introduce Mutation Testing to Enhance Test Coverage Proposal: Introduce Mutation Testing to Enhance Test Coverage Sep 14, 2024
@ljharb
Copy link
Contributor

ljharb commented Sep 14, 2024

What is “mutation testing”?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants