TestSmellDetector icon indicating copy to clipboard operation
TestSmellDetector copied to clipboard

A tool to detect test smells in Java projects that utilize JUnit as the testing framework

Results 24 TestSmellDetector issues
Sort by recently updated
recently updated
newest added

It would be awesome to have integration with build tools such as the ones mentioned, which could then be parameterized to even fail the build in case of too many...

Mac OS: 12.3.1 Chip: Apple M1 (not intel) Run method attempted: Docker Test project; https://github.com/Addltariq10/mockito I pick up test files and its production files in the csv, using the terminal,...

Hi Folks My Thesis is based on test smells I need some help that Test Smell tool detect are based on **Test level files (Test case file has many test...

Run this using attached file on ftp-server 1.0.6. One example - Print Statement - returns True correctly for `clienttests/SymbolicLinkTest.java`, but remains True even right after that with no print statement...

https://testsmells.org/pages/testsmells.html#ExceptionHandling Does not define: `Exception Catching Throwing` `Print Statement` `Verbose Test`

It'll throw a `java.lang.ArrayIndexOutOfBoundsException: 4` on `ClassEntity.getAppName()` as it expects a Windows path format, instead of using an universal solution.

The first time I ran the tool, one of smell it flagged was "Assertion Roulette", but when I went into the test file, it was not clear to me whether...

When given a valid maven directory as input, the monitoring application can create a report. Added unit tests

In the latest version of this tool, whether it is release v2.1 or on the latest commit on main, the reported smells tend to be innexact. When using the tool,...