Algorithms and data structures using Node.js and Jest.js test framework.
List of exercises and tests are cloned from: https://github.com/StephenGrider/algocasts
- Node.js
- NPM
- Jest
Type exercise name instead of PRACTICE_TITLE placeholder (e.g. fizzbuzz).
npm install -g jest
cd javascript-exercises/src
jest PRACTICE_TITLE/test.js