759 B
759 B
Detecting test smells with PMD
In folder pmd-documentation you will find the documentation of a selection of PMD rules designed to catch test smells.
Identify which of the test smells discussed in classes are implemented by these rules.
Use one of the rules to detect a test smell in one of the following projects:
Discuss the test smell you found with the help of PMD and propose here an improvement. Include the improved test code in this file.