cookiecutter-pytest-plugin icon indicating copy to clipboard operation
cookiecutter-pytest-plugin copied to clipboard

Update plugin project structure

Open hackebrot opened this issue 6 years ago • 1 comments

I think it makes sense to introduce a src directory like here https://github.com/hackebrot/pytest-emoji/tree/master/src/pytest_emoji to allow for plugins that use multiple files and help with package discovery and automated testing.

hackebrot avatar Jul 05 '19 09:07 hackebrot

I can make a PR for this if you fancy having cookiecutter-pylibrary's setup.py/tox.ini?

ionelmc avatar Jan 13 '20 15:01 ionelmc