add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

16
pages.zh/common/cotton.md Normal file
View File

@@ -0,0 +1,16 @@
# cotton
> Markdown 测试规范运行器。
> 更多信息:<https://github.com/chonla/cotton>。
- 使用特定的基础 URL
`cotton -u {{base_url}} {{path/to/file.md}}`
- 禁用证书验证(不安全模式):
`cotton -u {{base_url}} -i {{path/to/file.md}}`
- 当测试失败时停止运行:
`cotton -u {{base_url}} -s {{path/to/file.md}}`