This project (tsDetectExtended) is an empirical assessment using an existing test-smell detection tool, named tsDetect, and slight extensions of the tool. Small-scale development activities have been used to improve some of the detection algorithms used within the tool, as well as adding several new test-smell types for detection.
To run the project, run the following command in command-line in the root directory of this project:
java -jar test-smell-tool.jar pathToCsvContainingFilesToAnalyse.csv
-
Dr. Vahid Garousi, Associate Professor of Software Engineering, Queen’s University Belfast, Northern Ireland, UK
The project was completed during Spring 2020.