Skip to content

Add running the unittests to the GitHub workflow #165

@ehogan

Description

@ehogan

Following #157, running the unittests should be added to the GitHub workflow so that it runs on push for all PRs.

It may be worth configuring pytest so that it can be run from the GitHub workflow and via -O unittest without needing to change directories, see pytest documentation: Configuration: pyproject.toml and pytest documentation: API Reference: testpaths.

Details

  • Estimate: small, suitable for solo mission.

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomersquality assuranceAnything related to Quality Assurance (QA)testingAnything related to testing

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions