Coder Social home page Coder Social logo

json-schema-conformance-test's Introduction

JSON Schema Conformance Test

Build Status

This project provides conformance tests to the JSON Schema Specification. All test cases are from official JSON Schema Test Suite, including both mandatory and optional ones.

Test Results

The following table shows the number of failures occurred while testing popular JSON validators written in JVM languages as of 2020-10-25.

Software Version Draft 2019-09 Draft-07 Draft-06 Draft-04
everit-org/json-schema 1.12.1 n/a 32 19 16
java-json-tools/json-schema-validator 2.2.13 n/a n/a n/a 22
Justify 3.0.0-RC2 n/a 0 0 0
networknt/json-schema-validator 1.0.39 n/a 55 37 19
ssilverman/snowy-json 0.15.0 2 2 2 n/a

Note that n/a in the table means that the software does not support the version of the specification.

How to Run

The following tools are required to build and run this software.

  • JDK 8 or higher
  • Maven 3.6.0

The command below will build and run all tests.

$ git clone --recursive https://github.com/leadpony/json-schema-conformance-test.git
$ cd json-schema-conformance-test/
$ mvn clean test

Copyright Notice

Copyright © 2019-2020 leadpony. This software is licensed under Apache License, Versions 2.0.

json-schema-conformance-test's People

Contributors

dependabot[bot] avatar leadpony avatar navgeet avatar ssilverman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.