Skip to content

Add nox/tox integration #19

@ngie-eign

Description

@ngie-eign

The tests modify sys.path instead of relying on the package to be present when running the tests. This can hide issues with package distribution which are only encountered post-release.
It's best to use frameworks like nox/tox to ensure that the software install is properly isolated/packaged prior to deployment and ensure that the tested end-result functions as needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions