Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zmekonnen251/unit-test-practice

This project's purpose is to practice unit testing using the jest library. JavaScript and Jest library are used.
https://github.com/zmekonnen251/unit-test-practice

jest tdd testing unit-testing

Last synced: about 1 month ago
JSON representation

This project's purpose is to practice unit testing using the jest library. JavaScript and Jest library are used.

Awesome Lists containing this project

README

        

# unit-test-practice
This project purpose is to practice to use jest library for unit testing in order to follow the TDD approach.