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

https://github.com/rvlewerissa/testing-guide

⚗️ Testing guide and boilerplate
https://github.com/rvlewerissa/testing-guide

guide how-to jest test testing

Last synced: 11 months ago
JSON representation

⚗️ Testing guide and boilerplate

Awesome Lists containing this project

README

          

[![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)

# Testing Guide
My personal guidance on testing, including boilerplate.

## Guides
- [Jest & React Testing Library](https://github.com/rvlewerissa/testing-guide/blob/main/Guides/jest-and-react-testing-library.md)

## Boilderplates