UNPKG

fbp-spec

Version:

Data-driven FBP component/graph testing tool

10 lines 224 B
{ "id": "testsuites.json", "$schema": "http://json-schema.org/draft-04/schema", "title": "Expectation list", "description": "Array of Expectation", "type": "array", "items": { "$ref": "expectation.json" } }