Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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