https://github.com/pytest-with-eric/pytest-tox-poetry-example
How To Test And Build Python Packages With Pytest, Tox And Poetry
https://github.com/pytest-with-eric/pytest-tox-poetry-example
poetry poetry-python pytest-poetry pytest-tox tox
Last synced: 27 days ago
JSON representation
How To Test And Build Python Packages With Pytest, Tox And Poetry
- Host: GitHub
- URL: https://github.com/pytest-with-eric/pytest-tox-poetry-example
- Owner: Pytest-with-Eric
- Created: 2023-12-07T05:16:09.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-19T06:40:53.000Z (over 1 year ago)
- Last Synced: 2025-03-24T06:52:42.668Z (about 1 month ago)
- Topics: poetry, poetry-python, pytest-poetry, pytest-tox, tox
- Language: Python
- Homepage: https://pytest-with-eric.com/automation/pytest-tox-poetry/
- Size: 48.8 KB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How To Test And Build Python Packages With Pytest, Tox And Poetry
Please see complete article for details on how to run the repo.
https://pytest-with-eric.com/automation/pytest-tox-poetry/