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

https://github.com/microverse-fullstack-program/unit-testing-practice


https://github.com/microverse-fullstack-program/unit-testing-practice

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Unit Testing Practice

This is an exercise repository for a few practical test for JavaScript functions using the Jest Library. Here, I have followed the AAA pattern and used the TDD approach.