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

https://github.com/serengia/react-testing

In this repo, you will find examples of implementation of react unit testing, integration testing and end-to-end testing. I also go into testing Async functions and also mocking. I even go into demostrating how to incoporate state in testing and tests for different things when some action such as click event occurs.
https://github.com/serengia/react-testing

create-react-app react-testing

Last synced: 3 months ago
JSON representation

In this repo, you will find examples of implementation of react unit testing, integration testing and end-to-end testing. I also go into testing Async functions and also mocking. I even go into demostrating how to incoporate state in testing and tests for different things when some action such as click event occurs.

Awesome Lists containing this project