mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-13 17:29:56 +08:00
384d4309dafbb4ff533c53a2bfd373188902d678
## 3.1.2 (2020-06-29) **Fixed** - fix: missing setup/teardown hooks for referenced testcase - fix: compatibility for `black` on Android termux that does not support multiprocessing well - fix: mishandling of request header `Content-Length` for GET method - fix: validate with jmespath containing variable or function, e.g. `body.locations[$index].name` **Changed** - change: import locust at beginning to monkey patch all modules - change: open file in binary mode
HttpRunner
HttpRunner is a simple & elegant, yet powerful HTTP(S) testing framework. Enjoy! ✨ 🚀 ✨
Design Philosophy
- Convention over configuration
- ROI matters
- Embrace open source, leverage
requests,pytest,pydantic,allureandlocust.
Key Features
- Inherit all powerful features of
requests, just have fun to handle HTTP(S) in human way. - Define testcase in YAML or JSON format, run with
pytestin concise and elegant manner. - Record and generate testcases with
HARsupport. - Supports
variables/extract/validate/hooksmechanisms to create extremely complex test scenarios. - With
debugtalk.pyplugin, any function can be used in any part of your testcase. - With
jmespath, extract and validate json response has never been easier. - With
pytest, hundreds of plugins are readily available. - With
allure, test report can be pretty nice and powerful. - With reuse of
locust, you can run performance test without extra work. - CLI command supported, perfect combination with
CI/CD.
Sponsors
Thank you to all our sponsors! ✨🍰✨ (become a sponsor)
金牌赞助商(Gold Sponsor)
霍格沃兹测试学院 是业界领先的测试开发技术高端教育品牌,隶属于测吧(北京)科技有限公司。学院课程均由 BAT 一线测试大咖执教,提供实战驱动的接口自动化测试、移动自动化测试、性能测试、持续集成与 DevOps 等技术培训,以及测试开发优秀人才内推服务。点击学习!
霍格沃兹测试学院是 HttpRunner 的首家金牌赞助商。
开源服务赞助商(Open Source Sponsor)
HttpRunner is in Sentry Sponsored plan.
Subscribe
关注 HttpRunner 的微信公众号,第一时间获得最新资讯。
Description
HttpRunner 是一款开源的 API/UI 测试框架,简单易用,功能强大,具有丰富的插件化机制和高度的可扩展能力。
adbapi-testingbenchmarkingboomercurlhttprunnerhttptestjmeterload-testinglocustperformance-testingpytestrequeststestingui-testingwda
Readme
Apache-2.0
57 MiB
Languages
Go
98.2%
HTML
0.6%
Shell
0.6%
Python
0.5%
Makefile
0.1%

