https://github.com/zemuldo/reactjs-testing-patterns
Patterns for testable react components.
https://github.com/zemuldo/reactjs-testing-patterns
enzyme jest react react-testing react-testing-library reactjs test
Last synced: 12 months ago
JSON representation
Patterns for testable react components.
- Host: GitHub
- URL: https://github.com/zemuldo/reactjs-testing-patterns
- Owner: zemuldo
- License: mit
- Created: 2019-12-31T16:26:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T03:58:29.000Z (about 3 years ago)
- Last Synced: 2025-02-11T16:36:23.706Z (about 1 year ago)
- Topics: enzyme, jest, react, react-testing, react-testing-library, reactjs, test
- Language: JavaScript
- Homepage: https://zemuldo.com/blog/patterns-for-testable-react-components-5e0a5b01bb17500012abfe11
- Size: 7.89 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# reactjs-testing-patterns
This is code for my [tutorial](https://zemuldo.com/blog/patterns-for-testable-react-components-5e0a5b01bb17500012abfe11
). Click to read. Feel free to use this code anyhow you want.