Skip to content

Add: tutorial on how to setup a Python testing envt using hatch to our tutorials #238

@lwasser

Description

@lwasser

This follows @npch comment here: https://pyopensci.discourse.group/t/some-experiences-of-doing-a-pyopensci-review/29/2?u=lwasser

Essentially someone newer to package development might not know how to setup a Python Envt with items needed to run tests locally. We should add a tutorial in the tutorial section of our guidebook that teaches someone to setup and run tests.

I think it should include a tutorial on setting up testing environments with hatch (i created a nice tutorial on the hatch docs on environments for reference here!).

I think the sections would look something like

  1. What is testing / why is it important?
  2. What is a python envt? why is it useful and how (one way to) set one up?
  3. What to look for in contributing guidelines for this setup information

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedWe welcome a contributor to work on this issue! thank you in advance!new-contentNew feature or requestsprintable

    Type

    Projects

    Status

    Python Package Guide

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions