Open
Description
The template creates the dummy test files tests/test_my_module.py
, tests/test_values.py
, and tests/test_projects.py
when I apply it to code which already has tests in a tests/
folder. This is not really necessary I believe. Of course these files can be deleted, but users might accidentally commit them or forget to delete them.