-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
In Slack, we discussed having a Nox option (vs. Hatch environments) in our package build. The nice thing about using Nox is that it's independent of the packaging tool that we decide to use. So we can have that file in our minimal build and show them how to use it.
The next step is then to
- Add an example unit test for the sample module added in feat: update minimal example with basic tests and docs #88
- Add a noxfile that runs the tests and builds the package
- We can then add hatch as an option for running tests in the full customization option, in case people do like hatch environments.
Metadata
Metadata
Assignees
Labels
No labels