convert tests to packages

source: https://docs.pytest.org/en/latest/goodpractices.html

If you need to have test modules with the same name, you might add __init__.py files to your tests folder and subfolders, changing them to packages:
This commit is contained in:
Matthias 2018-10-09 21:13:30 +02:00
parent d23dc3ec41
commit a541d0a931
4 changed files with 0 additions and 0 deletions

View File

View File

View File

View File