mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-07 06:03:13 +08:00
change: update sponsor info
This commit is contained in:
12
README.md
12
README.md
@@ -22,12 +22,12 @@
|
||||
## Key Features
|
||||
|
||||
- Inherit all powerful features of [`requests`][requests], just have fun to handle HTTP(S) in human way.
|
||||
- Define testcase in YAML or JSON format, run with [`pytest`][pytest] in concise and elegant manner.
|
||||
- Define testcase in YAML or JSON format, run with [`pytest`][pytest] in concise and elegant manner.
|
||||
- Record and generate testcases with [`HAR`][HAR] support.
|
||||
- Supports `variables`/`extract`/`validate`/`hooks` mechanisms to create extremely complex test scenarios.
|
||||
- With `debugtalk.py` plugin, any function can be used in any part of your testcase.
|
||||
- With [`jmespath`][jmespath], extract and validate json response has never been easier.
|
||||
- With [`pytest`][pytest], hundreds of plugins are readily available.
|
||||
- With [`pytest`][pytest], hundreds of plugins are readily available.
|
||||
- With [`allure`][allure], test report can be pretty nice and powerful.
|
||||
- With reuse of [`locust`][locust], you can run performance test without extra work.
|
||||
- CLI command supported, perfect combination with `CI/CD`.
|
||||
@@ -38,11 +38,13 @@ Thank you to all our sponsors! ✨🍰✨ ([become a sponsor](docs/sponsors.md))
|
||||
|
||||
### 金牌赞助商(Gold Sponsor)
|
||||
|
||||
[<img src="docs/assets/hogwarts.png" alt="霍格沃兹测试学院" width="400">](https://ceshiren.com/)
|
||||
[<img src="docs/assets/hogwarts.jpeg" alt="霍格沃兹测试学院" width="500">](https://ceshiren.com/)
|
||||
|
||||
> [霍格沃兹测试学院](https://ceshiren.com/) 是业界领先的测试开发技术高端教育品牌,隶属于测吧(北京)科技有限公司。学院课程均由 BAT 一线测试大咖执教,提供实战驱动的接口自动化测试、移动自动化测试、性能测试、持续集成与 DevOps 等技术培训,以及测试开发优秀人才内推服务。[点击学习!](https://ke.qq.com/course/254956?flowToken=1014690)
|
||||
> [霍格沃兹测试开发学社](http://qrcode.testing-studio.com/f?from=httprunner&url=https://ceshiren.com)是业界领先的测试开发技术高端教育品牌,隶属于[测吧(北京)科技有限公司](http://qrcode.testing-studio.com/f?from=httprunner&url=https://www.testing-studio.com) 。入学会先进行技术能力测评,因材施教,帮助测试工程师实现从手工到测试开发技术转型。通过优秀的学社制度(奖学金制度、内推返学费制度、行业竞赛等多种方式)来实现学员、学社及用人企业的三方共赢。
|
||||
|
||||
霍格沃兹测试学院是 HttpRunner 的首家金牌赞助商。
|
||||
> 学院课程由一线大厂测试经理与资深测试开发专家参与研发,以实战驱动为导向,紧贴互联网名企的用人需求。课程方向涵盖移动app自动化测试、接口自动化测试、性能测试、安全测试、持续集成/持续交付/DevOps,测试左移、测试右移、精准测试、测试平台开发、测试管理等内容,全面提升测试开发工程师的技术实力。
|
||||
|
||||
> [进入测试开发技术能力测评!](http://qrcode.testing-studio.com/f?from=httprunner&url=https://ceshiren.com/t/topic/14940)
|
||||
|
||||
### 开源服务赞助商(Open Source Sponsor)
|
||||
|
||||
|
||||
BIN
docs/assets/hogwarts.jpeg
Normal file
BIN
docs/assets/hogwarts.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 75 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 9.1 KiB |
@@ -4,11 +4,13 @@
|
||||
|
||||
## 金牌赞助商(Gold Sponsor)
|
||||
|
||||
[<img src="https://docs.httprunner.org/assets/hogwarts.png" alt="霍格沃兹测试学院" width="400">](https://ceshiren.com/)
|
||||
[<img src="assets/hogwarts.jpeg" alt="霍格沃兹测试学院" width="500">](https://ceshiren.com/)
|
||||
|
||||
> [霍格沃兹测试学院](https://ceshiren.com/) 是业界领先的测试开发技术高端教育品牌,隶属于测吧(北京)科技有限公司。学院课程均由 BAT 一线测试大咖执教,提供实战驱动的接口自动化测试、移动自动化测试、性能测试、持续集成与 DevOps 等技术培训,以及测试开发优秀人才内推服务。[点击学习!](https://ke.qq.com/course/254956?flowToken=1014690)
|
||||
> [霍格沃兹测试开发学社](http://qrcode.testing-studio.com/f?from=httprunner&url=https://ceshiren.com)是业界领先的测试开发技术高端教育品牌,隶属于[测吧(北京)科技有限公司](http://qrcode.testing-studio.com/f?from=httprunner&url=https://www.testing-studio.com) 。入学会先进行技术能力测评,因材施教,帮助测试工程师实现从手工到测试开发技术转型。通过优秀的学社制度(奖学金制度、内推返学费制度、行业竞赛等多种方式)来实现学员、学社及用人企业的三方共赢。
|
||||
|
||||
[霍格沃兹测试学院](https://ceshiren.com/) 是 HttpRunner 的首家金牌赞助商。
|
||||
> 学院课程由一线大厂测试经理与资深测试开发专家参与研发,以实战驱动为导向,紧贴互联网名企的用人需求。课程方向涵盖移动app自动化测试、接口自动化测试、性能测试、安全测试、持续集成/持续交付/DevOps,测试左移、测试右移、精准测试、测试平台开发、测试管理等内容,全面提升测试开发工程师的技术实力。
|
||||
|
||||
> [进入测试开发技术能力测评!](http://qrcode.testing-studio.com/f?from=httprunner&url=https://ceshiren.com/t/topic/14940)
|
||||
|
||||
### 开源服务赞助商(Open Source Sponsor)
|
||||
|
||||
@@ -22,5 +24,5 @@ HttpRunner is in Sentry Sponsored plan.
|
||||
|
||||
| 等级 | 金牌赞助商<br/>(Gold Sponsor) | 银牌赞助商<br/>(Silver Sponsor)| 个人赞赏 |
|
||||
|:---:|:---:|:---:|:---:|
|
||||
| 金额 | ¥10000/年 | ¥5000/年 | 任意 |
|
||||
| 金额 | ¥20000/年 | ¥8000/年 | 任意 |
|
||||
| 权益 | 公司 logo(大)和链接展示在 README.md<br/>150 字的宣传文案 | 公司 logo(中)和链接展示在 README.md<br/>50 字的宣传文案| 个人 ID 和链接展示在 sponsors.md |
|
||||
|
||||
Reference in New Issue
Block a user