ethdebug / format

Smart contract debugging data format – Standards development working group
https://ethdebug.github.io/format/
43 stars 4 forks source link

Switch tests validation output to DETAILED #74

Closed gnidan closed 7 months ago

gnidan commented 7 months ago

(VERBOSE mode reported every check, even ones that were valid. Now, when examples fail validation, the tests will only show information about the failed schema checks. Much less noise.)