This library allows JavaScript models to be tested using tabular data to assert that the outputs should have certain values given some input values.
TODO: provide the remainder of the documentation...
After cloning the repo run npm install
to install then npm test
to run the tests.