Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rwieruch committed Jul 27, 2019
1 parent 29e88ea commit 2b91654
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ A test setup for React components with Jest and Enzyme in a [React + Webpack](ht

* [Jest Tutorial](https://www.robinwieruch.de/react-testing-jest/)
* [Jest + Enzyme Tutorial](https://www.robinwieruch.de/react-testing-jest-enzyme/)

**Optional:**

* [Cypress Tutorial](https://www.robinwieruch.de/react-testing-cypress/)
* [CI Tutorial](https://www.robinwieruch.de/javascript-continuous-integration/)
* [Test Coverage Tutorial](https://www.robinwieruch.de/javascript-test-coverage/)
Expand Down

0 comments on commit 2b91654

Please sign in to comment.