Skip to content

Tags: kugoucode/httprunner

Tags

v4.1.1

Toggle v4.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request httprunner#1330 from xucong053/master

fix: failed to regenerate .debugtalk_gen.py correctly

v4.1.0

Toggle v4.1.0's commit message
change: upgrade funplugin to v0.4.8

v4.1.0-beta

Toggle v4.1.0-beta's commit message
update changelog

v4.1.0-alpha

Toggle v4.1.0-alpha's commit message
change: trigger tests for branch v2/v3/v4.1-dev

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request httprunner#1283 from httprunner/httpstat

feat: stat HTTP request latencies (DNSLookup, TCP Connection and so on)

v2.5.9

Toggle v2.5.9's commit message
bump version to v2.5.9

v4.0.0b0

Toggle v4.0.0b0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request httprunner#1269 from httprunner/convert-pytest

hrp convert pytest scripts

- feat: prepare python3 venv in `~/.hrp/venv` before running httprunner#1262 
- feat: convert YAML/JSON testcases to pytest scripts with `hrp convert` httprunner#1261 
- refactor: reformat all python code with black

v4.0.0-beta

Toggle v4.0.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request httprunner#1269 from httprunner/convert-pytest

hrp convert pytest scripts

- feat: prepare python3 venv in `~/.hrp/venv` before running httprunner#1262 
- feat: convert YAML/JSON testcases to pytest scripts with `hrp convert` httprunner#1261 
- refactor: reformat all python code with black

v3.1.11

Toggle v3.1.11's commit message
fix httprunner#1273: ImportError by cannot import name '_unicodefun' …

…from 'click'

v3.1.10

Toggle v3.1.10's commit message
fix: catch OSError when running subprocess