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

https://github.com/redmega/jest-unit-test-examples


https://github.com/redmega/jest-unit-test-examples

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Jest Unit Testing Examples

To run:

1. Have Node installed
2. `npm install && npm run test` (or `yarn && yarn test`)