Skip to content

fredegd/Testing-workshop

Repository files navigation

Testing workshop

This repo contains an example on unit testing using Jest Framework Link:

Contributing:

Contributing to the packages contained in this repo is easy:

after checking out, run npm install (this will run the packages). to run all tests, simply run npm test in the root directory. to run tests for a single package cd package/:name and run npm test within the package's folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published