Skip to content

Commit c19885a

Browse files
committed
Adding the React Testing Cookbook video lessons
1 parent 6594140 commit c19885a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -802,6 +802,7 @@ A collection of awesome things regarding React ecosystem.
802802
* [react-component-tester](https://github.com/craigbilner/react-component-tester)
803803

804804
##### Testing Tutorials
805+
* [React Testing Cookbook - video lessons](https://egghead.io/series/react-testing-cookbook)
805806
* [Unit testing React components without a DOM](http://simonsmith.io/unit-testing-react-components-without-a-dom/)
806807
* [Approaches to testing React components - an overview](http://reactkungfu.com/2015/07/approaches-to-testing-react-components-an-overview/)
807808
* [Testing React Components with Teaspoon & Unexpected](http://dchambers.github.io/articles/testing-react-components-with-teaspoon-and-unexpected/)
@@ -1068,6 +1069,7 @@ A collection of awesome things regarding React ecosystem.
10681069
* [Building a Simple ToDo App With React Native and Firebase](https://www.youtube.com/watch?v=3ab0K6viEp0)
10691070
* [React & Flux by: Christian Lilley](https://www.youtube.com/watch?v=mK4_a7u2cgI)
10701071
* [React for beginners](https://reactforbeginners.com/)
1072+
* [React Testing Cookbook - video lessons](https://egghead.io/series/react-testing-cookbook)
10711073

10721074

10731075
---

0 commit comments

Comments
 (0)