aboutcode-org / aboutcode-org/vulnerablecode
Streamline tests, remove setups
Open
import-improver-migration
- Dominant language
- Python
- Stars
- 702
- Forks
- 328
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 3
Description
IMHO shared setup methods in test classes are often making the code harder to read, create coupling between the tests and are rarely useful... so let's fix this and avoid using them everywhere unless absolutely necessary.
See https://github.com/nexB/vulnerablecode/pull/578#discussion_r801577466
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.