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

https://github.com/benawi/microverse-jest-testing

In this exercise, you will write a few practical tests for JavaScript functions using the Jest library. You should make sure you follow the AAA pattern to make your tests easier for other developers to read and understand.
https://github.com/benawi/microverse-jest-testing

Last synced: 4 months ago
JSON representation

In this exercise, you will write a few practical tests for JavaScript functions using the Jest library. You should make sure you follow the AAA pattern to make your tests easier for other developers to read and understand.

Awesome Lists containing this project