Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jdmiguel/test-counter
Simple counter with testing
https://github.com/jdmiguel/test-counter
enzyme jest reactjs
Last synced: about 2 months ago
JSON representation
Simple counter with testing
- Host: GitHub
- URL: https://github.com/jdmiguel/test-counter
- Owner: jdmiguel
- Created: 2019-09-17T13:25:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T10:34:45.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T01:37:34.565Z (almost 2 years ago)
- Topics: enzyme, jest, reactjs
- Language: JavaScript
- Size: 1.75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## SIMPLE REACT COUNTER WITH TESTING
### TECHNOLOGIES
- **REACT**
- **JEST**
- **ENZYME**### INSTALATION
- **clone repo**: In your folder, open a new terminal and clone the repo
- **install dependencies**: In your terminal, execute npm install script