- [x] #14 - [ ] #15 - [ ] #16 https://shrra.github.io/python-intermediate-development/23-continuous-integration-automated-testing/index.html
workflowsto .github folder #14main.ymltoworkflowsthat installs Python dependencies viarequirements.txtand runs pytest ontests/test_models.py#15main.ymlthat automates tests for Python versions 3.10 & 3.11 on MacOS, Windows, and Ubuntu #16https://shrra.github.io/python-intermediate-development/23-continuous-integration-automated-testing/index.html