Skip to content

Commit

Permalink
docs: Adding Testing JavaScript link (open-sauced#40)
Browse files Browse the repository at this point in the history
Co-authored-by: Jenn Junod <jenn.junod@gmail.com>

Fixes open-sauced#37
  • Loading branch information
teachjenntech authored Aug 16, 2022
1 parent 5da95e0 commit 3055bcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/contributing/introduction-to-contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ For running the test suite, use the following command. Since the tests run in wa
# the tests will run in watch mode by default
npm test
```
For more info on testing React and JavaScript, check out this course [Testing JavaScript](https://testingjavascript.com/)

## Pull requests

Expand Down

0 comments on commit 3055bcb

Please sign in to comment.