universalis-tester
v0.0.5
Published
A unit tester for Universalis.
Downloads
5
Readme
Universalis-Tester
A lightweight testing framework built to handle non systematic test structures.
Getting started
Download source
git clone [email protected]:FallingSnow/Universalis-Tester.git; cd Universalis-Tester
Install dependencies
yarn install
or npm install
Run test
npm test
Some of these tests should fail.