Skip to content

achso18/react-calculator-tdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDD React

A simple Calculator that is based on the blog post testdriven.io. Refactored the code to have only functional components und use hooks. Tests are now done using react-testing-library instead of enzyme.

Local Setup

Download from git.

$ npm install

Run Locally

$ npm start

Run Tests

$ npm test

About

A simple tdd calculator app using reactjs, jest and react-testing-library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors