Skip to content

This project is an empirical assessment using an existing test-smell detection tool, named tsDetect (https://testsmells.github.io/pages/testsmelldetector-architecture.html), and slight extension of the tool.

Notifications You must be signed in to change notification settings

vgeruslu/tsDetectExtended

Repository files navigation

Introduction

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.

Usage manual:

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

Development team

The project was completed during Spring 2020.

About

This project is an empirical assessment using an existing test-smell detection tool, named tsDetect (https://testsmells.github.io/pages/testsmelldetector-architecture.html), and slight extension of the tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages