Skip to content

Commit c2de87b

Browse files
committed
Add test to list of examples in README
1 parent 230acba commit c2de87b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -456,6 +456,7 @@ Some included are:
456456

457457
* [`react-redux`](https://github.com/kentcdodds/react-testing-library/blob/master/src/__tests__/react-redux.js)
458458
* [`react-router`](https://github.com/kentcdodds/react-testing-library/blob/master/src/__tests__/react-router.js)
459+
* [`react-context`](https://github.com/kentcdodds/react-testing-library/blob/master/src/__tests__/react-context.js)
459460

460461
Examples of TDD with react-testing-library:
461462

0 commit comments

Comments
 (0)