evanstern / 7SignalKata

Kata for 7 Signal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

7Signal Kata

Coding test for 7Signal

Installation

This project uses Node 10.7.0 and comes with a .nvmrc file. Either ensure you are using Node 10.x or, if you use nvm run the nvm use command.

Tests

To run the tests, run the following command:

$ npm test

or simply

$ mocha

About

Kata for 7 Signal


Languages

Language:JavaScript 100.0%