[ 原始碼: json-schema-test-suite ]
套件:json-schema-test-suite(2.0.0-1.1)
json-schema-test-suite 的相關連結
Debian 的資源:
下載原始碼套件 json-schema-test-suite:
- [json-schema-test-suite_2.0.0-1.1.dsc]
- [json-schema-test-suite_2.0.0.orig.tar.gz]
- [json-schema-test-suite_2.0.0-1.1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
Language agnostic test suite for the JSON Schema specifications
This package contains a set of JSON objects that implementors of JSON Schema validation libraries can use to test their validators.
It is meant to be language agnostic and should require only a JSON parser.
The conversion of the JSON objects into tests within your test framework of choice is still the job of the validator implementor.
其他與 json-schema-test-suite 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-flask
- micro web framework based on Werkzeug and Jinja2 - Python 3.x
-
- dep: python3-jsonschema
- An(other) implementation of JSON Schema (Draft 3, 4, 6, 7)