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 #48

Open
3 of 4 tasks
Tracked by #43
ASuciuX opened this issue Jan 8, 2025 · 4 comments
Open
3 of 4 tasks
Tracked by #43

List of Mutants - Tests to be added #48

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

Comments

@ASuciuX
Copy link
Contributor

ASuciuX commented Jan 8, 2025

Is your feature request related to a problem? Please describe.
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 (79e7f30). 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 enhancement New feature or request mutation-testing Related to the integration of mutation testing labels Jan 8, 2025
@ASuciuX ASuciuX self-assigned this Jan 8, 2025
@ASuciuX
Copy link
Contributor Author

ASuciuX commented Jan 8, 2025

Unviable Mutants

@ASuciuX
Copy link
Contributor Author

ASuciuX commented Jan 8, 2025

Timeout Mutants

@ASuciuX
Copy link
Contributor Author

ASuciuX commented Jan 8, 2025

Missed Mutants

@ASuciuX
Copy link
Contributor Author

ASuciuX commented Jan 8, 2025

Caught Mutants

@ASuciuX ASuciuX removed the enhancement New feature or request label Jan 8, 2025
@ASuciuX ASuciuX changed the title List of Mutants List of Mutants - Tests to be added Jan 13, 2025
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