Commit Graph

1096 Commits

Author SHA1 Message Date
debugtalk
301648af8f fix: compatibility in Python 2.7
ImportError will be raised in `from httprunner.plugins.locusts.utils import prepare_locust_tests` if httprunner/plugins/__init__.py is missed
2019-10-26 21:41:52 +08:00
debugtalk
32bff3d088 fix: Non-ASCII character when no encoding declared 2019-10-26 21:19:12 +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
6890cf7082 fix: logger initialized mupltiple times 2019-10-26 20:59:03 +08:00
debugtalk
877cf7baa9 fix: sleep 1 sec to wait log handler 2019-10-26 09:57:17 +08:00
debugtalk
7c4d5aec33 fix: file handler 2019-10-26 09:52:29 +08:00
debugtalk
c8495ca628 fix: makedirs if log file dir not exists 2019-10-26 00:44:56 +08:00
debugtalk
2aa0ccf3bd fix: missed import OrderedDict 2019-10-26 00:14:02 +08:00
debugtalk
bac7e58115 fix: poetry with 0.12.17 2019-10-26 00:09:34 +08:00
debugtalk
ccc69a2c8c change: locusts 2019-10-25 23:42:02 +08:00
debugtalk
364f3385ba change: remove unused file 2019-10-25 21:59:44 +08:00
debugtalk
08aa9ce29e fix: remove unused arguments 2019-10-25 20:19:58 +08:00
debugtalk
ba217c3d4e feat: ignore .venv 2019-10-25 20:12:11 +08:00
debugtalk
bbae7073a5 fix: log_with_color wrapper 2019-10-25 20:11:18 +08:00
debugtalk
b6719bb704 fix: logger setup mupltiple times 2019-10-25 19:43:26 +08:00
debugtalk
b6bd2eb0a6 change: update poetry.lock 2019-10-25 19:09:18 +08:00
debugtalk
ad486e7708 feat: add poetry.lock 2019-10-25 18:25:43 +08:00
debugtalk
6bfcc8b057 fix: add locustio to dev dependencies 2019-10-25 17:46:45 +08:00
debugtalk
f2710405d1 feat: add Python 3.8 2019-10-25 17:12:43 +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
3d2615a27c change: log version before running 2019-10-25 15:01:12 +08:00
debugtalk
3d20f0d33a 2.2.7
change: move debugging cli to __main__.py
2019-10-25 14:21:23 +08:00
debugtalk
b2221f2815 change: remove unused imports 2019-10-04 23:12:20 +08:00
debugtalk
b3077f1e79 Merge pull request #713 from httprunner/project_info
update Project info
2019-10-01 17:21:08 +08:00
debugtalk
a1729f3d25 doc: update README 2019-10-01 16:53:48 +08:00
debugtalk
9020803029 change: link TTF badge to testerhome github_statistics 2019-10-01 16:01:39 +08:00
debugtalk
00abfb81dd doc: add TTF shield 2019-10-01 15:54:57 +08:00
debugtalk
fdfc5e84e2 doc: display downloads data on project homepage 2019-10-01 15:46:10 +08:00
debugtalk
f4a6ce9cbb Merge pull request #709 from httprunner/debugtalk-patch-doc
doc: update changelog
v2.2.6
2019-09-19 10:19:00 +08:00
debugtalk
3570944d97 doc: add jsonpath link 2019-09-19 01:02:56 +08:00
debugtalk
0b23381d9f doc: update changelog 2019-09-19 01:00:51 +08:00
debugtalk
9d63457a69 Merge pull request #704 from terryso/master
feat: generate html report with specified report file
2019-09-19 00:53:52 +08:00
debugtalk
7b14c39b02 Merge branch 'master' into master 2019-09-19 00:42:24 +08:00
debugtalk
c90bf1c9de Merge pull request #700 from zdyxry/readme
fix: dev-rules link 404
2019-09-19 00:41:28 +08:00
debugtalk
f5a312ade3 Merge branch 'master' into readme 2019-09-19 00:36:51 +08:00
debugtalk
b12f698bd1 Merge pull request #679 from chenhuahuan/master
feat: support jsonpath to parse json response
2019-09-19 00:36:30 +08:00
debugtalk
7e29adb5eb Merge branch 'master' into master 2019-09-19 00:29:42 +08:00
debugtalk
28028bb84b Merge pull request #708 from httprunner/bugfix
2.2.6
2019-09-19 00:29:07 +08:00
debugtalk
fc9a44ce09 feat: config variables support parsing from function 2019-09-19 00:22:18 +08:00
debugtalk
df1453743a change: git ignore reports and logs 2019-09-18 19:01:46 +08:00
debugtalk
c4dba32e65 update: adjust format 2019-09-18 18:58:39 +08:00
nee
8b88fb5a4c cli support --report-file parameter. 2019-09-14 16:22:06 +08:00
nee
90618909ba feat: genernate html report with specified report file 2019-09-14 15:37:01 +08:00
yiran
e26ada4232 Fix dev-rules link 404 2019-09-09 20:16:15 +08:00
hunter chen
23876df8a5 update jsonpath to ^0.82 2019-08-15 11:06:03 +08:00
hunter chen
6806210550 Delete poetry.lock 2019-08-15 11:02:19 +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