[ 源代码: 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