Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1489,5 +1489,23 @@ <h3>Further Techniques</h3>
</p>
</section>
</section>

<section>
<h2>Test suite</h2>

<em>This section is non-normative.</em>

<p>
The W3C Verifiable Claims Working Group has produced a
<a href="https://github.com/w3c/vc-test-suite/">test suite</a> in order
for implementers to confirm their conformance with the current specifications.
</p>
<p>
You can review the <a href="https://w3c.github.io/vc-test-suite/implementations/">current
draft implementation report</a>, which contains conformance testing results for submitted
implementations supporting the Verifiable Credentials Data Model specification.
</p>
</section>

</body>
</html>