https://github.com/mihailgaberov/testing-reactjs-examples
🧪 "What should we test in our React components" - presentation examples.
https://github.com/mihailgaberov/testing-reactjs-examples
enzyme jest jest-snapshots react reactjs ui unit-testing
Last synced: 5 days ago
JSON representation
🧪 "What should we test in our React components" - presentation examples.
- Host: GitHub
- URL: https://github.com/mihailgaberov/testing-reactjs-examples
- Owner: mihailgaberov
- License: mit
- Created: 2018-06-05T13:59:41.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-21T07:33:12.000Z (about 1 month ago)
- Last Synced: 2025-04-23T22:56:21.406Z (5 days ago)
- Topics: enzyme, jest, jest-snapshots, react, reactjs, ui, unit-testing
- Language: JavaScript
- Homepage:
- Size: 3.31 MB
- Stars: 23
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UI (React) Unit Testing
"What should we test in our React components" - working examples.You can view the [presentation here](http://mihailgaberov.github.io/testing-reactjs-presentation) and the demo app [here](http://mihailgaberov.github.io/testing-reactjs-presentation-examples).
