Skip to content

dailymp/samples-for-react-testing-library-training

 
 

Repository files navigation

Samples-for-react-tests

The first 3 folders are a tutorial using react testing library

Last folder is a recopilation of samples for tests using redux architecture

This repository provides a step-by-step tutorial on how to use React Testing Library and React Hooks Testing Library to write basic tests. The structure of the project consists of:

  • 00 Base: base project used to start each of the other tutorials
  • 01 Testing Components: step-by-step guide to write simple tests for React components using React Testing Library
  • 02 Testing Hooks: step-by-step guid to introduce React Hooks Testing Library to test custom hooks
  • 03 Testing redux: This is a set of samples for redux architecture test files.

About

Samples for react tests continuos integration and continuos deployment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 74.9%
  • JavaScript 19.2%
  • CSS 3.2%
  • HTML 2.7%