caplin / hackday-permutation-tester

JavaScript model testing using JBehave style tabular parameters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

JavaScript model testing using JBehave style tabular parameters

License:ISC License


Languages

Language:JavaScript 100.0%