We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eaff4e commit 0025bc5Copy full SHA for 0025bc5
README.md
@@ -11,9 +11,13 @@ specification.
11
12
## Table of Contents
13
14
+<!-- TOC tocDepth:2..3 -->
15
+
16
+- [Table of Contents](#table-of-contents)
17
- [Background](#background)
18
- [Install](#install)
19
- [Setup](#setup)
20
+ - [Test Suite HTTP API](#test-suite-http-api)
21
- [Usage](#usage)
22
- [Testing Locally](#testing-locally)
23
- [Allure Reporting](#allure-reporting)
@@ -23,6 +27,8 @@ specification.
27
- [Contribute](#contribute)
24
28
- [License](#license)
25
29
30
+<!-- /TOC -->
31
26
32
## Background
33
34
This test suite provides interoperability tests for verifiable credential
0 commit comments