Skip to content

add minimal pytest suite

Ghost User requested to merge github/fork/duncanmmacleod/pytest-suite into master

This PR adds a pytest suite in dqsegdb/tests with a couple of small tests, mainly as a placeholder for some real tests, and reconfigures the CI to run the test suite.

This should enable easy addition of other tests that increase the coverage of the project.

Merge request reports