FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

learning-react-kor/chapter-10 at master · enshahar/learning-react-kor · GitHub

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

readme.md

Chapter 10 : Testing

In order to keep up with our competitors, we must move quickly and ensure quality. One vital tool in our arsenal that allows us to move quickly while ensuring quality is unit testing. Unit testing allows us to verify that every piece, or unit, of our application functions as intended.

Samples

eslint

  • ESLint configuration file (source)

Testing Redux

Testing React components

Jest Mocks

Snapshot Testing


Back | FazBrowse Home | New Git URL