Doing language agnostic automated unit test generation with LLMs and contextually aware mutation testing to remove code vulnerabilities (github.com)
from timetokey@programming.dev to programming@programming.dev on 22 Jul 2024 06:14
https://programming.dev/post/17185717

Hey Community, I figured that I could strengthen existing automated unit test generation quality by integrating mutation testing results as a metric to determine the quality of my unit tests. Figured everyone should be unit testing their code now especially after the recent Crowdstrike fiasco.

Check it out here github.com/codeintegrity-ai/mutahunter

Please star if you like it :)

#programming

threaded - newest