Skip to content

Commit 29e88ea

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Build Status](https://travis-ci.org/the-road-to-learn-react/react-testing-jest-enzyme.svg?branch=master)](https://travis-ci.org/the-road-to-learn-react/react-testing-jest-enzyme) [![Coverage Status](https://coveralls.io/repos/github/the-road-to-learn-react/react-testing-jest-enzyme/badge.svg?branch=master)](https://coveralls.io/github/the-road-to-learn-react/react-testing-jest-enzyme?branch=master) [![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/) [![Greenkeeper badge](https://badges.greenkeeper.io/the-road-to-learn-react/react-testing-jest-enzyme.svg)](https://greenkeeper.io/)
44

5-
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:
5+
A 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

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

0 commit comments

Comments
 (0)