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

Implement Mutation Testing #43

Open
3 tasks
ASuciuX opened this issue Dec 19, 2024 · 0 comments
Open
3 tasks

Implement Mutation Testing #43

ASuciuX opened this issue Dec 19, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ASuciuX
Copy link

ASuciuX commented Dec 19, 2024

Increase Test Coverage through the use of Mutation Testing

  • format the functions to have defaults
    • be eligible to be mutated
  • integrate on CI
    • on all functions of the repo
  • docs
    • to have step by step of what the developer can do to fix the failing mutants (missed/unviable/timeout)
@ASuciuX ASuciuX added the enhancement New feature or request label Dec 19, 2024
@ASuciuX ASuciuX self-assigned this Dec 19, 2024
@ASuciuX ASuciuX added this to DevTools Dec 19, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in DevTools Dec 19, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Ordinals Dec 19, 2024
@smcclellan smcclellan removed this from Ordinals Dec 20, 2024
@smcclellan smcclellan moved this from 🆕 New to 🏗 In Progress in DevTools Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🏗 In Progress
Development

No branches or pull requests

1 participant