So using LLMS to blindly generate unit tests in lazy, pretty much any codgen tool can do this, the point of Mutahunter is we back the unit test generation with mutation testing data. Mutation testing catches vulnerabilities in your code and we generate test cases to target those vulnerabilities. So arguably Mutahunter would write more rigorous unit tests than any developer on your team.
timetokey
joined 11 months ago
Doing language agnostic automated unit test generation with LLMs and contextually aware mutation testing to remove code vulnerabilities
Doing language agnostic automated unit test generation with LLMs and contextually aware mutation testing to remove code vulnerabilities
There are plenty of fish in the ocean too....