You asked me to report any tests failing in pandastrike/jsck#81 (comment)
This discussion belongs here.
The tests that I find themis failing are listed here:
https://github.com/Muscula/json-schema-benchmark/blob/master/reports/themis.md
This may be due to the way themis is instantiated here:
https://github.com/Muscula/json-schema-benchmark/blob/master/index.js#L37
@Prestaul added the comment $refs only supported if they have id attributes and the test suite refs do not
What's needed to make themis pass the tests?