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 59f2347 commit 2ad8d19
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,11 @@

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:

* [0](https://www.robinwieruch.de/react-testing-jest/)
* [1](https://www.robinwieruch.de/react-testing-jest-enzyme/)
* [Jest Tutorial](https://www.robinwieruch.de/react-testing-jest/)
* [Jest + Enzyme Tutorial](https://www.robinwieruch.de/react-testing-jest-enzyme/)
* [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/)

## Features

Expand Down

0 comments on commit 2ad8d19

Please sign in to comment.