0.0.5 • Published 6 years ago

universalis-tester v0.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Universalis-Tester

A lightweight testing framework built to handle non systematic test structures.

Getting started

Download source

git clone git@github.com:FallingSnow/Universalis-Tester.git; cd Universalis-Tester

Install dependencies

yarn install or npm install

Run test

npm test

Some of these tests should fail.