We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29e88ea commit 2b91654Copy full SHA for 2b91654
README.md
@@ -6,6 +6,9 @@ A test setup for React components with Jest and Enzyme in a [React + Webpack](ht
6
7
* [Jest Tutorial](https://www.robinwieruch.de/react-testing-jest/)
8
* [Jest + Enzyme Tutorial](https://www.robinwieruch.de/react-testing-jest-enzyme/)
9
+
10
+**Optional:**
11
12
* [Cypress Tutorial](https://www.robinwieruch.de/react-testing-cypress/)
13
* [CI Tutorial](https://www.robinwieruch.de/javascript-continuous-integration/)
14
* [Test Coverage Tutorial](https://www.robinwieruch.de/javascript-test-coverage/)
0 commit comments