2026
Learning to Generate Unit Test via Adversarial Reinforcement Learning
ICLR 2026poster
Unit testing is a core practice in programming, enabling systematic evaluation of programs produced by human developers or large language models (LLMs). Given the challenges in writing comprehensive unit tests, LLMs have been employed to automate unit test generation, yet methods for training LLMs t…