Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 192 Bytes

Readme.md

File metadata and controls

11 lines (7 loc) · 192 Bytes

Example of test JSON schema with AJV and Jest

Install

$ git clone https://github.com/defaultvoice/api-test.git
$ cd api-test
$ npm install

Run tests

$ npm run test