https://github.com/silvestrevivo/testing-form
Unit testing excercise for React with Jest, following the Udemy Tutorial from @StephenGrider
https://github.com/silvestrevivo/testing-form
enzyme javascript jest reactjs redux unit-testing
Last synced: 3 months ago
JSON representation
Unit testing excercise for React with Jest, following the Udemy Tutorial from @StephenGrider
- Host: GitHub
- URL: https://github.com/silvestrevivo/testing-form
- Owner: silvestrevivo
- Created: 2018-07-11T07:32:43.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-24T20:11:31.000Z (almost 8 years ago)
- Last Synced: 2025-03-20T15:16:46.274Z (over 1 year ago)
- Topics: enzyme, javascript, jest, reactjs, redux, unit-testing
- Language: JavaScript
- Homepage:
- Size: 536 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# testing-form
Unit testing excercise for React with Jest, following the Udemy Tutorial from @StephenGrider