karenetheridge / JSON-Schema-Modern

Validate data against a schema using a JSON Schema
https://metacpan.org/release/JSON-Schema-Modern/
Other
10 stars 1 forks source link

feature: test sub that uses is_equal instead of cmp_deeply #78

Open karenetheridge opened 11 months ago

karenetheridge commented 11 months ago

create a test wrapper (Test2?) sub that uses is_equal from Utilities to compare structures, and printing the location of the first difference on error.