2.1.0 • Published 3 years ago

dataproofertest-js v2.1.0

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
3 years ago

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 git@github.com: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