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