Showing cs.SEShow all
2 papers · 1 filter
cs.SE2026
LLM-Based Invariant Testing for Software Functional Bugs
Ruogu Yang, Yifeng He, Yundi Xu +2
Manually writing unit tests to uncover functional bugs in software libraries is not only time-consuming but also requires a deep understanding of the intended semantics of the APIs…
cs.SE2024
RepoGenReflex: Enhancing Repository-Level Code Completion with Verbal Reinforcement and Retrieval-Augmented Generation
Jicheng Wang, Yifeng He, Hao Chen
In real-world software engineering tasks, solving a problem often requires understanding and modifying multiple functions, classes, and files across a large codebase. Therefore, on…