framework for data driven tests
npm install buckleup
npm i -D buckleup
``const buckleup = require('buckleup');
const buckleup = require('buckleup');
buckleup.makeTests('./test/module-tests.json');``