/cold-brew

Coffee inspired TDD exercises

Primary LanguageJavaScript

Cold Brew

Coffee inspired TDD exercises written in Javascript with ES2015. Test is run using Mocha with Babel preset in order to accept ES2015 syntax.

It's also an attempt to try out Yarn package manager.

Installation

yarn install

Running test

yarn run test