Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 494 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 494 Bytes

Build Status

hackday-permutation-tester

This library allows JavaScript models to be tested using tabular data to assert that the outputs should have certain values given some input values.

Introduction

TODO: provide the remainder of the documentation...

Developing

After cloning the repo run npm install to install then npm test to run the tests.