https://github.com/slub/python-pytest-playground
Demonstration how a python project can be structured and what are essential ingredients to support different features like linting, testing, code-coverage
https://github.com/slub/python-pytest-playground
Last synced: over 1 year ago
JSON representation
Demonstration how a python project can be structured and what are essential ingredients to support different features like linting, testing, code-coverage
- Host: GitHub
- URL: https://github.com/slub/python-pytest-playground
- Owner: slub
- License: gpl-3.0
- Created: 2021-02-12T16:25:57.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-12T16:41:34.000Z (over 5 years ago)
- Last Synced: 2025-01-25T07:08:53.557Z (over 1 year ago)
- Size: 14.6 KB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# python-pytest-playground
Demonstration how a python project can be structured and what are essential ingredients to support different features like linting, testing, code-coverage