#json-schema #procedural #proc-macro #attributes #run #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

#80 in #test-cases

Download history 1/week @ 2023-11-20 3/week @ 2023-11-27 9/week @ 2024-02-12 13/week @ 2024-02-19 47/week @ 2024-02-26 23/week @ 2024-03-04

92 downloads per month
Used in 2 crates (via 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

~3.5–5MB
~100K SLoC