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

https://github.com/jcarloslucio/testing-practice

A few tests to practice TDD
https://github.com/jcarloslucio/testing-practice

jest testing

Last synced: about 2 months ago
JSON representation

A few tests to practice TDD

Awesome Lists containing this project

README

          

# PROJECT: TESTING PRACTICE
from The Odin Project's [curriculum](https://www.theodinproject.com/courses/javascript/lessons/testing-practice)

## Overview
A few tests to practice Test-Driven-Development using Jest