JSON-Schema-Tiny-0.020
Validate data against a schema, minimally
Changes for 0.020 - 2023-04-12T03:28:28Z
- update test results and exemptions for TJSA 1.019
Test-Routine-0.031
composable units of assertion
Changes for 0.031 - 2023-04-11T21:37:45-04:00
- The run_test method now returns the pass/fail of the subtest represented by a test method. Since run_test is often around-ed, you may need to adjust how you modify its return! Thanks, Matthew Horsfall.