Cyclokitty / react-hooks-testing-complete

A List of commonly used React testing scenarios. Includes how to test useState, useReducer, useContext, form submit, API requests with Mocks. Cypress E2E tests and Travis CI testing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coverage Status

A complete guide to testing React Hooks components

About

A List of commonly used React testing scenarios. Includes how to test useState, useReducer, useContext, form submit, API requests with Mocks. Cypress E2E tests and Travis CI testing.


Languages

Language:JavaScript 89.0%Language:HTML 11.0%