Sha256: f5df72cc730c6f78efb5bc8265b28ee4989308968249a42281654835c8d72b34

Contents?: true

Size: 218 Bytes

Versions: 2

Compression:

Stored size: 218 Bytes

Contents

[tox]
minversion = 1.6
envlist = sanity
skipsdist = True

[testenv:sanity]
# used just for validating the structure of the test case files themselves
deps = jsonschema
commands = {envpython} bin/jsonschema_suite check

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
json_schemer-0.2.9 JSON-Schema-Test-Suite/tox.ini
json_schemer-0.2.8 JSON-Schema-Test-Suite/tox.ini