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

List of Mutants - Tests to be added #384

Open
1 of 4 tasks
ASuciuX opened this issue Jan 16, 2025 · 4 comments
Open
1 of 4 tasks

List of Mutants - Tests to be added #384

ASuciuX opened this issue Jan 16, 2025 · 4 comments
Assignees
Labels
mutation-testing Related to the integration of mutation testing

Comments

@ASuciuX
Copy link
Contributor

ASuciuX commented Jan 16, 2025

Some functions don’t have all possible cases tested. Mutation testing helps identify these cases and highlights the functions that need more tests.

This issue lists all the current mutants based on the latest commit (4afb201). Its purpose is to provide a central reference for functions that need additional testing. This makes it is easier for everyone to track and add these tests.

Mutants that still need to be treated based on the output from the entire codebase:

  • unviable
  • timeout
  • missed
  • caught
@ASuciuX ASuciuX added the mutation-testing Related to the integration of mutation testing label Jan 16, 2025
@ASuciuX ASuciuX self-assigned this Jan 16, 2025
@ASuciuX
Copy link
Contributor Author

ASuciuX commented Jan 16, 2025

Unviable Mutants

@ASuciuX
Copy link
Contributor Author

ASuciuX commented Jan 16, 2025

Timeout

@ASuciuX
Copy link
Contributor Author

ASuciuX commented Jan 16, 2025

Missed

@ASuciuX
Copy link
Contributor Author

ASuciuX commented Jan 16, 2025

Caught

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mutation-testing Related to the integration of mutation testing
Projects
None yet
Development

No branches or pull requests

1 participant