Testing
Local testing
Local testing requires the test
group packages to be installed.
Flake8
- Checks for syntax errors
Pytest
- Checks if the package can be imported without errors
GitHub CI/CD
- Refer to GitHub Documentation.
- Custom script for project at python-app.yml