docs: update

This commit is contained in:
debugtalk
2019-12-12 22:25:00 +08:00
parent 3e7377b2df
commit 18111923d4
3 changed files with 8 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
**Added**
- feat: add `upload` keyword for upload test
- feat: add `upload` keyword for upload test, see [doc](https://docs.httprunner.org/prepare/upload-case/)
- test: pip install package
- test: hrun command

View File

@@ -6,7 +6,7 @@
- [requests_toolbelt](https://github.com/requests/toolbelt)
- [filetype](https://github.com/h2non/filetype.py)
使用内置 `upload` 关键字,可轻松实现上传功能适用版本2.4.1+
使用内置 `upload` 关键字可轻松实现上传功能适用版本2.4.1+
```yaml
- test:
@@ -24,7 +24,7 @@
- eq: ["status_code", 200]
```
同时,你也可以继续使用之前描述形式。(使用版本2.0+
同时,你也可以继续使用之前描述形式(适用版本2.0+
```yaml
- test: