Skip to content

Commit

Permalink
contributing testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ryansurf committed May 25, 2024
1 parent 572bc25 commit ce93157
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@ To run black:

`black .`

**Testing**

To run tests, install pytest, `pip install pytest` and navigate to `src/test`.

Run `pytest`

## Questions, suggestions or new ideas

Please don't open an issue to ask a question or suggestion. Instead, use the [GitHub Discussions](https://github.com/ryansurf/cli-surf/discussions) page. New ideas and enhacements are also welcome as discussion posts.
Expand Down

0 comments on commit ce93157

Please sign in to comment.