w3c / vc-data-model-2.0-test-suite

W3C Verifiable Credentials v2.0 test suite
https://w3c.github.io/vc-data-model-2.0-test-suite/
Other
11 stars 11 forks source link

Move it2 helper to test reporter #3

Open aljones15 opened 1 year ago

aljones15 commented 1 year ago

This is great code:

https://github.com/digitalbazaar/vc-data-model-2-test-suite/blob/6884551bb388784032d40a222340995c55adc75e/tests/10-vcdm2.js#L57-L65

But it should be here: https://github.com/digitalbazaar/mocha-w3c-interop-reporter

It also needs a better name, such as reportRow({title: '', test: async function() {}})