dataproofertest-js
v2.1.0
Published
Core JS class for Dataproofer tests
Downloads
1
Readme
DataprooferTest
Creates an individual test instance to be used with the Dataproofer app, or as a standalone data check in your JavaScript.
var myTest = new DataprooferTest()
Table of Contents
Development
Getting Started
git clone [email protected]:dataproofer/dataproofertest-js.git
cd dataproofertest-js
npm run bootstrap
Writing Tests
Building Docs
We use documentation.js, but have created a handy script for regenerating documentation.
npm run docs
Then open up and check your docs in DOCUMENTATION.md