hyperledger-archives/aries-protocol-test-suite

publish test results in standard data structure

dhh1128 opened this issue · 1 comments

Would like to use a data structure like this one: https://github.com/hyperledger/indy-hipe/tree/master/text/0015-agent-test-suite-interface#interop-profile-json

This PR against the aries-rfcs repo calls for implementations to formally publish test results; I'd like this data structure to be the embodiment of what's published. That is, a hyperlink to a JSON file containing this structure should be how Aries RFC implementations report their interoperability.

It might also be nice (but is less important) for this data structure to be returned as part of the disclose message of the Discover Features protocol.

Merged with #12