Pipenv Pytest Example
Python project example with Pipenv, Pytest, pre-commit hooks, CI/CD with GitHub Actions, and badge generation.
seed#python#pytest#pipenv#ci-cd#testing
What it is
A Python project example with Pipenv for dependency management, Pytest for testing, pre-commit hooks for code quality, CI/CD with GitHub Actions, and automated coverage badge generation.
Available as source code.
References
- GitHub Repository — jonmatum, 2024. Source code and configuration.