UNPKG

fbp-spec

Version:

Data-driven FBP component/graph testing tool

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