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 ad58082 commit 1c1aadaCopy full SHA for 1c1aada
docs/site/content/zh/latest/tasks/quickstart.md
@@ -13,3 +13,8 @@ description: 只需几个简单的步骤即可开始使用 API Testing。
13
```shell
14
atest run -p test-suite.yaml --case-filter sbom
15
```
16
+## JSON Schema
17
+
18
+您可以访问下面 `atest` 的 JSON Schema 来了解测试用例的编写规范:
19
20
+https://linuxsuren.github.io/api-testing/api-testing-schema.json
0 commit comments