/jesting

This repo contains some beginner-friendly practical exercices for students of Factoria F5 bootcamp.

Primary LanguageJavaScript

👩🏻‍🔬jesting

This repo contains some beginner-friendly practical exercices for students of Factoria F5 bootcamp.

Installation

npm i
npm install --save-dev jest

Usage

In order to run the tests you might run this command:

npm test src/problems/__tests__{foo.js}