Skip to content

Add noxfile to run tests to the package #89

@lwasser

Description

@lwasser

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions