change: update user cases

This commit is contained in:
debugtalk
2022-06-16 19:06:32 +08:00
parent 0f7e949ff5
commit 16fe64dc70
3 changed files with 9 additions and 1 deletions

View File

@@ -108,6 +108,7 @@ Use "hrp [command] --help" for more information about a command.
<a href="https://httprunner.com/docs/cases/dji-ibg"><img src="https://httprunner.com/image/logo/dji.jpeg" title="大疆 - 基于 HttpRunner 构建完整的自动化测试体系" width="60"></a>
<a href="https://httprunner.com/docs/cases/bytedance-feishu"><img src="https://httprunner.com/image/logo/feishu.jpeg" title="飞书 - 使用 HttpRunner 替换已有测试平台的执行引擎" width="60"></a>
<a href="https://httprunner.com/docs/cases/umcare"><img src="https://httprunner.com/image/logo/umcare.png" title="通用环球医疗 - 使用 HttpRunner 实践接口自动化测试" width="100"></a>
## Subscribe

View File

@@ -101,6 +101,7 @@ Use "hrp [command] --help" for more information about a command.
<a href="https://httprunner.com/docs/cases/dji-ibg"><img src="https://httprunner.com/image/logo/dji.jpeg" title="大疆 - 基于 HttpRunner 构建完整的自动化测试体系" width="60"></a>
<a href="https://httprunner.com/docs/cases/bytedance-feishu"><img src="https://httprunner.com/image/logo/feishu.jpeg" title="飞书 - 使用 HttpRunner 替换已有测试平台的执行引擎" width="60"></a>
<a href="https://httprunner.com/docs/cases/umcare"><img src="https://httprunner.com/image/logo/umcare.png" title="通用环球医疗 - 使用 HttpRunner 实践接口自动化测试" width="100"></a>
## 赞助商

View File

@@ -1,10 +1,16 @@
# Release History
## v4.1.4 (2022-06-14)
## v4.1.4 (2022-06-16)
**go version**
- feat: config pypi index url by setting environment `PYPI_INDEX_URL`
- fix: filter commented out functions when generating plugin file
**python version**
- feat: support skip for pytest
## v4.1.3 (2022-06-14)
**go version**