Skip to content

Commit 2b91654

Browse files
authored
Update README.md
1 parent 29e88ea commit 2b91654

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ A test setup for React components with Jest and Enzyme in a [React + Webpack](ht
66

77
* [Jest Tutorial](https://www.robinwieruch.de/react-testing-jest/)
88
* [Jest + Enzyme Tutorial](https://www.robinwieruch.de/react-testing-jest-enzyme/)
9+
10+
**Optional:**
11+
912
* [Cypress Tutorial](https://www.robinwieruch.de/react-testing-cypress/)
1013
* [CI Tutorial](https://www.robinwieruch.de/javascript-continuous-integration/)
1114
* [Test Coverage Tutorial](https://www.robinwieruch.de/javascript-test-coverage/)

0 commit comments

Comments
 (0)