TestSmells / TestSmellDetector

A tool to detect test smells in Java projects that utilize JUnit as the testing framework
https://testsmells.github.io/
GNU General Public License v3.0
73 stars 41 forks source link

Maven / Gradle plugin? #24

Open alesaudate opened 2 years ago

alesaudate commented 2 years ago

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 test smells, occurrence of some specific test smell, etc.

JackShepard98 commented 1 year ago

I think this might be the one: https://git.wukl.net/f00f/TestSmellDetector. It was some years ago when I found it and I am not exactly sure how I found the correlation between these two repositories but they point to the same documentation page and they seem to have the same main authors (Anthony Peruma). This would be the maven dependency: https://mvnrepository.com/artifact/nl.f00f/test-smell-detector