Skip to content

boxcarcoder/react-testing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing in React

This project is supportive to my blog post that I wrote talking about all the cases that you need to test in React.
https://vaskort.com/how-to-test-your-react-app/

Installation

yarn install  
yarn start

Run tests

yarn test

About

This is a supportive repo for my blog post about testing in React: https://medium.com/asos-techblog/how-to-test-your-react-redux-application-48d90481a253

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.1%
  • HTML 11.0%
  • CSS 5.9%