-
arXiv:1912.07322 [pdf, ps, other]
RTj: a Java framework for detecting and refactoring rotten green test cases
Abstract: Rotten green tests are passing tests which have, at least, one assertion not executed. They give developers a false confidence. In this paper, we present, RTj, a framework that analyzes test cases from Java projects with the goal of detecting and refactoring rotten test cases. RTj automatically discovered 427 rotten tests from 26 open-source Java projects hosted on GitHub. Using RTj, developers ha… ▽ More
Submitted 16 December, 2019; originally announced December 2019.