Skip to content

Simple app to perform Test Driven Development with React using Jest and Enzyme

Notifications You must be signed in to change notification settings

shreyaghate02/counter-app-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

counter-app-test

Simple app to perform Test Driven Development with React using Jest and Enzyme

Testing React applications with Jest and Enzyme

This is a reference repository for the blog on performing test driven development with React using Jest and Enzyme

Requirements

Getting Started

  1. Clone this repository and cd into it.
  2. Execute yarn install to download dependencies.
  3. Run yarn test to run the tests with Jest.

Licence

MIT

About

Simple app to perform Test Driven Development with React using Jest and Enzyme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published