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

PERFORMANCE: Improve performance by not generating test mutants for code that has all its mutants killed by Descartes already #691

Open
vmassol opened this issue Feb 4, 2019 · 0 comments

Comments

@vmassol
Copy link
Contributor

vmassol commented Feb 4, 2019

Example:

  • on commons-filter-api, the class FilterStreamType has all its mutants killed by existing tests and thus amplifiying is not going to generate any new test increasing mutation score.
@danglotb danglotb changed the title Improve performance by not generating test mutants for code that has all its mutants killed by Descartes already PERFORMANCE: Improve performance by not generating test mutants for code that has all its mutants killed by Descartes already Apr 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants