It may be useful to have a CI that checks examples and close-enough counter-examples against the schema to see if certain expectations are met. The template currently contains a node.js-based test script that checks that the examples validate, but does not support counter-examples nor is there any CI.
Would it be possible to extend with these? I would offer to send in a PR if so, but I know very little about node.js so I can't really help with that.
cc @chuckwondo
It may be useful to have a CI that checks examples and close-enough counter-examples against the schema to see if certain expectations are met. The template currently contains a node.js-based test script that checks that the examples validate, but does not support counter-examples nor is there any CI.
Would it be possible to extend with these? I would offer to send in a PR if so, but I know very little about node.js so I can't really help with that.
cc @chuckwondo