kerchief-spec

0.1.0 • Public • Published

Kerchief Spec - Draft 01 Build Status

This repository holds the JSON schema against which Kerchief messages should be validated.

Kerchief, a generic test output protocol, is an open format for reporting test-results that can be consumed by any Kerchief compliant consumer.

More info on Kerchief: kerchief.io


After making changes to the spec, please ensure that :

  • the pretty human readable documentation is generated (cfr the "doc" script in package.json)
  • the raw json is extracted (cfr the "extract" script in package.json)
  • the tests run without failures (cfr the "test" script in package.json)

Package Sidebar

Install

npm i kerchief-spec

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • zwilias