-
Notifications
You must be signed in to change notification settings - Fork 0
Test package generation #8
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestfor:maintainersMaintainers are a key stakeholder groupMaintainers are a key stakeholder groupgood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfor:maintainersMaintainers are a key stakeholder groupMaintainers are a key stakeholder groupgood first issueGood for newcomersGood for newcomers
As a package maintainer, I want to know that package generation is currently in a good state before PRs land so that I can be confident that releases can proceed at any point in the history.
Tests at the moment only focus on the
pytesttests, and do not exercise functionality such as package generation. This issue is to ensure that automated tests are performed to build the package.