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

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

In this project, I practice to write unit test for a JavaScript app, using AAA (Arrange, Act & Assert) pattern and jest library
https://github.com/tsheporamantso/testing-practice

Last synced: 3 months ago
JSON representation

In this project, I practice to write unit test for a JavaScript app, using AAA (Arrange, Act & Assert) pattern and jest library

Awesome Lists containing this project

README

          

# Testing-Practice
In this project, I practice to write unit test for a JavaScript app, using AAA (Arrange, Act & Assert) pattern and jest library