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

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

Testing practice for JavaScript functions using the Jest library and following the AAA pattern and TDD approach.
https://github.com/mnisarali/testing-practice

javascript jest testing

Last synced: about 2 months ago
JSON representation

Testing practice for JavaScript functions using the Jest library and following the AAA pattern and TDD approach.

Awesome Lists containing this project

README

        

# Testing-Practice
Testing practice for JavaScript functions using the Jest library and following the AAA pattern and TDD approach.