Closed liamtoney closed 3 years ago
This PR sets up GitHub workflows and pytest. It only includes one test, so coverage must be improved by adding additional tests. But the framework is there.
pytest
The build.yml instruction set can be updated to test on other platforms (Windows, macOS).
build.yml
This PR sets up GitHub workflows and
pytest
. It only includes one test, so coverage must be improved by adding additional tests. But the framework is there.The
build.yml
instruction set can be updated to test on other platforms (Windows, macOS).