You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: