https://github.com/mihailgaberov/test-react-components
Testing React components.
https://github.com/mihailgaberov/test-react-components
enzyme jest react test testing tutorial unit
Last synced: 3 months ago
JSON representation
Testing React components.
- Host: GitHub
- URL: https://github.com/mihailgaberov/test-react-components
- Owner: mihailgaberov
- License: mit
- Created: 2017-06-18T10:18:26.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-29T08:00:47.000Z (about 1 year ago)
- Last Synced: 2024-04-15T00:02:19.070Z (about 1 year ago)
- Topics: enzyme, jest, react, test, testing, tutorial, unit
- Language: JavaScript
- Homepage:
- Size: 1.12 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Testing React Components
This repo contains the implementation done following [The Right Way to Test React Components](https://medium.freecodecamp.com/the-right-way-to-test-react-components-548a4736ab22)