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

https://github.com/nkaleth/test_practice

I'll write a few practical tests for JavaScript functions using the Jest library. I will follow the AAA pattern to make the tests easier for other developers to read and understand. I will also try to use the TDD approach in practice.
https://github.com/nkaleth/test_practice

Last synced: 3 months ago
JSON representation

I'll write a few practical tests for JavaScript functions using the Jest library. I will follow the AAA pattern to make the tests easier for other developers to read and understand. I will also try to use the TDD approach in practice.

Awesome Lists containing this project

README

        

Practice Testing with Jest
----------------------------------------