-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Open
Copy link
Labels
help wantedWe welcome a contributor to work on this issue! thank you in advance!We welcome a contributor to work on this issue! thank you in advance!new-contentNew feature or requestNew feature or requestsprintable
Description
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
- What is testing / why is it important?
- What is a python envt? why is it useful and how (one way to) set one up?
- What to look for in contributing guidelines for this setup information
Metadata
Metadata
Assignees
Labels
help wantedWe welcome a contributor to work on this issue! thank you in advance!We welcome a contributor to work on this issue! thank you in advance!new-contentNew feature or requestNew feature or requestsprintable
Type
Projects
Status
Python Package Guide