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 39 forks source link

Improve documentation #20

Open Teej42 opened 2 years ago

Teej42 commented 2 years ago

https://testsmells.org/pages/testsmells.html#ExceptionHandling

Does not define:

Exception Catching Throwing Print Statement Verbose Test