Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryann254/enzyme-react-template
A react template that includes enzyme for testing
https://github.com/ryann254/enzyme-react-template
Last synced: 14 days ago
JSON representation
A react template that includes enzyme for testing
- Host: GitHub
- URL: https://github.com/ryann254/enzyme-react-template
- Owner: ryann254
- Created: 2021-02-13T16:34:29.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-17T04:42:30.000Z (almost 3 years ago)
- Last Synced: 2024-11-12T06:32:45.412Z (2 months ago)
- Language: HTML
- Homepage:
- Size: 744 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Test Template With Enzyme
This project already contains enzyme and all the needed testing libraries, just `git clone https://github.com/ryann254/Enzyme-react-template.git`, cd into the project and then run `yarn install` in your terminal.