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

Interesting paper on mutation testing #41

Open
ianozsvald opened this issue Feb 21, 2024 · 0 comments
Open

Interesting paper on mutation testing #41

ianozsvald opened this issue Feb 21, 2024 · 0 comments

Comments

@ianozsvald
Copy link

I know that this project is no longer maintained, I'm posting this in case someone else picks it up. In An Empirical Study on Mutation, Statement and Branch Coverage Fault Revelation That Avoids the Unreliable Clean Program Assumption (free preprint: https://discovery.ucl.ac.uk/10058915/7/Chekam_ICSE17.pdf ) the discussion is around using mutation testing (C/Java etc) as the only reliable way to detect interesting bugs.

This is referenced in the Facebook LLM-enabled test writer Automated Unit Test Improvement using Large Language Models at Meta using Kotlin.

I figure we're going to see more LLM-enabled code writers and just maybe more mutation test support in Python will enable this, if someone else picks up support here.

Thanks for your work building this up.

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

1 participant