Skip to content

A simple counter component used to demonstrate how easy or difficult it is to test and refactor our code using React Testing Library and Enzyme

Notifications You must be signed in to change notification settings

thawkin3/react-testing-refactoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Testing and Refactoring

The app contains a simple counter component used to demonstrate how easy or difficult it is to test and refactor the code using React Testing Library and Enzyme.

This project was bootstrapped with Create React App.

Getting Started

  • yarn install: Installs dependencies
  • yarn start: Starts the app
  • yarn test: Runs the tests in watch mode
  • yarn test:coverage: Runs the tests and generates a code coverage report

About

A simple counter component used to demonstrate how easy or difficult it is to test and refactor our code using React Testing Library and Enzyme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published