Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mukhammadrizooff/create-unit-test---testing-practice

In this Repository, I write a few practical tests for JavaScript functions using the Jest library. I make sure, I follow the AAA pattern to make your tests easier for other developers to read and understand. I also try to use the TDD approach in practice.
https://github.com/mukhammadrizooff/create-unit-test---testing-practice

javascript testing

Last synced: 4 days ago
JSON representation

In this Repository, I write a few practical tests for JavaScript functions using the Jest library. I make sure, I follow the AAA pattern to make your tests easier for other developers to read and understand. I also try to use the TDD approach in practice.

Awesome Lists containing this project

README

        

# Create-Unit-test--Testing-practice
### Practice unit test