debugtalk
|
523c3ffa3f
|
bump version to 2.3.0
|
2019-10-26 21:45:37 +08:00 |
|
debugtalk
|
8aabc2b7b0
|
fix: compatibility in Python 2.7
ImportError(No module named builtins) will be raised if future is not installed in Python 2.7
|
2019-10-26 21:14:51 +08:00 |
|
debugtalk
|
ccc69a2c8c
|
change: locusts
|
2019-10-25 23:42:02 +08:00 |
|
debugtalk
|
6bfcc8b057
|
fix: add locustio to dev dependencies
|
2019-10-25 17:46:45 +08:00 |
|
debugtalk
|
de412a2431
|
change: rename folder, templates => static
|
2019-10-25 17:06:05 +08:00 |
|
debugtalk
|
652e059d7d
|
feat: make locusts as httprunner plugin
|
2019-10-25 16:50:53 +08:00 |
|
debugtalk
|
d2d925d5df
|
change: split locust main from httprunner cli
|
2019-10-25 15:44:49 +08:00 |
|
debugtalk
|
7e29adb5eb
|
Merge branch 'master' into master
|
2019-09-19 00:29:42 +08:00 |
|
debugtalk
|
fc9a44ce09
|
feat: config variables support parsing from function
|
2019-09-19 00:22:18 +08:00 |
|
hunter chen
|
23876df8a5
|
update jsonpath to ^0.82
|
2019-08-15 11:06:03 +08:00 |
|
hunter chen
|
5716687591
|
update jsonpath version
|
2019-08-15 10:40:30 +08:00 |
|
hunter chen
|
873aa5d86b
|
Add jsonpath dependency
|
2019-08-15 10:27:43 +08:00 |
|
debugtalk
|
608477184a
|
bump version to 2.2.5
|
2019-07-28 17:11:51 +08:00 |
|
debugtalk
|
4946e70f30
|
fix: 'conflict with the backend dependencies' for requests-belt
|
2019-07-16 22:31:20 +08:00 |
|
debugtalk
|
dc3b437b19
|
fix: 'conflict with the backend dependencies' error
|
2019-07-16 22:28:18 +08:00 |
|
debugtalk
|
a039b80fa7
|
improvement: maintain project meta data all in pyproject.toml
1, remove __about__.py
2, project version and description are all configured in pyproject.toml
|
2019-07-16 18:56:52 +08:00 |
|
debugtalk
|
b43f9543a1
|
drop support for Python 3.4 as it was EOL on 2019-03-16
|
2019-07-13 01:32:55 +08:00 |
|
debugtalk
|
5e76f639cd
|
feat: replace pipenv & setup.py with poetry
|
2019-07-12 23:56:49 +08:00 |
|