2 papers
cs.SE2026
TestMap: Evidence Infrastructure for Foundation-Model-Assisted Test Generation
Hunter Leary, Luke Hanuska, Chris Brown
Foundation models (FMs) can generate plausible unit tests, but determining whether those tests are correct, useful, maintainable, and worth integrating remains difficult. Generated…
cs.SE2026
Beyond Code Snippets: Benchmarking LLMs on Repository-Level Question Answering
Yoseph Berhanu Alebachew, Hunter Leary, Swanand Vaishampayan +1
Large Language Models (LLMs) have shown impressive capabilities across software engineering tasks, including question answering (QA). However, most studies and benchmarks focus on…