#json-schema #procedural #proc-macro #run #attributes #test-cases #json-schema-test-suite

macro json_schema_test_suite_proc_macro

Procedural Macro Attribute to run all the test cases described in JSON-Schema-Test-Suite

2 unstable releases

0.3.0 Jun 29, 2020
0.2.0 Jun 22, 2020
0.1.0 Jun 22, 2020

#90 in #test-cases

22 downloads per month
Used in json_schema_test_suite

MIT license

22KB
345 lines

json_schema_test_suite_proc_macro

This crate is supposed to support json_schema_test_suite by exporting json_schema_test_suite procedural macro.

Please refer to json-schema-test-suite-proc-macro docs for more informaton.

License: MIT


lib.rs:

This crate is supposed to support json_schema_test_suite by exporting json_schema_test_suite procedural macro.

Please refer to json-schema-test-suite-proc-macro docs for more informaton.

Dependencies

~4–5.5MB
~109K SLoC