Adversarial Test Generator for LLM-Authored Code
The Problem
AI-generated code often looks correct and passes standard unit tests but contains subtle edge-case logic errors or security issues that surface much later. Manual test writing is slow and doesn't scale to the exponential amount of AI-patched code.