brandur / json_schema

A JSON Schema V4 and Hyperschema V4 parser and validator.
MIT License
230 stars 45 forks source link

Basic testing on executables #78

Closed brandur closed 7 years ago

brandur commented 7 years ago

Loads executables in the test suite so that we at least get a basic check that their syntax is correct.

Exclude executables from code coverage measurements because it's nigh impossible to get all lines.