New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

gtop-spec

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gtop-spec

Generic Test Output Protocol specification

latest
draft-01
Source
npmnpm
Version
0.1.3
Version published
Maintainers
1
Created
Source

GTOP Spec - Draft 01

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

GTOP - Generic Test Output Protocol - is an open format for reporting test-results that can be consumed by any GTOP compliant consumer.

More info on GTOP: gtop.ilias.xyz

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)

Keywords

unit test

FAQs

Package last updated on 29 Dec 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts