0.0.1 • Published 7 years ago
spiketest v0.0.1
spikeTest
just testing spike
Setup
- make sure node.js is at version >=
6
npm i spike -g
- clone this repo down and
cd
into the folder - run
npm install
- run
spike watch
orspike compile
Testing
Tests are located in test/**
and are powered by ava
npm install
to ensure devDeps are installednpm test
to run test suite
0.0.1
7 years ago