Skip to content

Commit 2ad8d19

Browse files
authored
Update README.md
1 parent 59f2347 commit 2ad8d19

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@
44

55
A solid test setup for React components with Jest and Enzyme in a [React + Webpack](https://github.com/the-road-to-learn-react/minimal-react-webpack-babel-setup) application. Read more about it:
66

7-
* [0](https://www.robinwieruch.de/react-testing-jest/)
8-
* [1](https://www.robinwieruch.de/react-testing-jest-enzyme/)
7+
* [Jest Tutorial](https://www.robinwieruch.de/react-testing-jest/)
8+
* [Jest + Enzyme Tutorial](https://www.robinwieruch.de/react-testing-jest-enzyme/)
9+
* [Cypress Tutorial](https://www.robinwieruch.de/react-testing-cypress/)
10+
* [CI Tutorial](https://www.robinwieruch.de/javascript-continuous-integration/)
11+
* [Test Coverage Tutorial](https://www.robinwieruch.de/javascript-test-coverage/)
912

1013
## Features
1114

0 commit comments

Comments
 (0)