Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

React Integration Testing.

Integration testing in React by test twitter application.

Quick start.

Install dependencies.

$ yarn

Run test.

$ yarn test

Run development.

$ yarn start