Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/literat/workshop_testing-react
Workshops coverages testing React code with Jest.
https://github.com/literat/workshop_testing-react
context enzyme hooks javascript jest lit-edu react testing testing-library
Last synced: about 1 month ago
JSON representation
Workshops coverages testing React code with Jest.
- Host: GitHub
- URL: https://github.com/literat/workshop_testing-react
- Owner: literat
- License: mit
- Created: 2021-05-14T13:09:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-27T08:33:03.000Z (over 3 years ago)
- Last Synced: 2023-04-01T07:59:47.586Z (over 1 year ago)
- Topics: context, enzyme, hooks, javascript, jest, lit-edu, react, testing, testing-library
- Language: TypeScript
- Homepage:
- Size: 127 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [React][react] + [Jest][jest] + [Typescript][typescript] + [Enzyme][enzyme] + [Testing Library][testing-library] + [Hooks Testing Library][hooks-test-lib] = :heart:
[![PRs Welcome][prs-badge]][prs]
This is workshop for learning how to test [React][react] with [Jest][jest] testing framework and other tools like [Enzyme][enzyme], [Testing Library][testing-library] and [React Hooks Testing Library][hooks-test-lib]
# LICENSE
MIT
[react]: https://reactjs.org/
[jest]: https://jestjs.io/
[typescript]: https://www.typescriptlang.org/
[enzyme]: http://airbnb.io/enzyme/
[testing-library]: https://testing-library.com/
[hooks-test-lib]: https://react-hooks-testing-library.com/
[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
[prs]: http://makeapullrequest.com