hyperledger-archives / aries-protocol-test-suite

Test Suite for testing protocol compliance of Aries Agents
https://wiki.hyperledger.org/display/aries
Apache License 2.0
25 stars 19 forks source link

publish test results in standard data structure #9

Closed dhh1128 closed 5 years ago

dhh1128 commented 5 years ago

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.

dbluhm commented 5 years ago

Merged with #12