[ ソース: 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