Showing cs.SEShow all
2 papers · 1 filter
cs.SE2026
From Logic to Toolchains: An Empirical Study of Bugs in the TypeScript Ecosystem
TianYi Tang, Saba Alimadadi, Nick Sumner
TypeScript has rapidly become a popular language for modern web development, yet its effect on software faults remains poorly understood. This paper presents the first large-scale…
cs.SE2021
Leveraging Models to Reduce Test Cases in Software Repositories
Golnaz Gharachorlu, Nick Sumner
Given a failing test case, test case reduction yields a smaller test case that reproduces the failure. This process can be time consuming due to repeated trial and error with small…