/unit-integration-E2E-test-app

Learning and implementing unit, integration and E2E tests in React Application

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

Unit/Integration tests are done by testing library/react.
E2E tests are done by cypress. Testing samples for cypress are referred from here