Commit Graph
1296 Commits
Author SHA1 Message Date
debugtalk 3748df7b87 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 195e85ebe0 fix: logger initialized mupltiple times 2019-10-26 20:59:03 +08:00
debugtalk 9badc25340 fix: sleep 1 sec to wait log handler 2019-10-26 09:57:17 +08:00
debugtalk 070b467427 fix: file handler 2019-10-26 09:52:29 +08:00
debugtalk 4155723c9e fix: makedirs if log file dir not exists 2019-10-26 00:44:56 +08:00
debugtalk 1e33ae54e4 fix: missed import OrderedDict 2019-10-26 00:14:02 +08:00
debugtalk 5339786245 fix: poetry with 0.12.17 2019-10-26 00:09:34 +08:00
debugtalk 569cad5dda change: locusts 2019-10-25 23:42:02 +08:00
debugtalk 61b43e3429 change: remove unused file 2019-10-25 21:59:44 +08:00
debugtalk d7276adb83 fix: remove unused arguments 2019-10-25 20:19:58 +08:00
debugtalk 0ae33f89bb feat: ignore .venv 2019-10-25 20:12:11 +08:00
debugtalk 3b8d92bbcf fix: log_with_color wrapper 2019-10-25 20:11:18 +08:00
debugtalk a25f2eddf3 fix: logger setup mupltiple times 2019-10-25 19:43:26 +08:00
debugtalk 486f7f9061 change: update poetry.lock 2019-10-25 19:09:18 +08:00
debugtalk 75516ce6de feat: add poetry.lock 2019-10-25 18:25:43 +08:00
debugtalk 44fc0fdeb3 fix: add locustio to dev dependencies 2019-10-25 17:46:45 +08:00
debugtalk 7446199fb3 feat: add Python 3.8 2019-10-25 17:12:43 +08:00
debugtalk c0a66e494b change: rename folder, templates => static 2019-10-25 17:06:05 +08:00
debugtalk 22eb592eec feat: make locusts as httprunner plugin 2019-10-25 16:50:53 +08:00
debugtalk 890f2796c0 change: split locust main from httprunner cli 2019-10-25 15:44:49 +08:00
debugtalk 705bade1a0 change: log version before running 2019-10-25 15:01:12 +08:00
debugtalk f0cd396e40 2.2.7
change: move debugging cli to __main__.py
2019-10-25 14:21:23 +08:00
orzcncn 2450ed1e23 修复测试报告duration统计错误 2019-10-23 21:16:18 +08:00
orzcncn ec2938566d 修复测试报告duration统计错误 2019-10-23 08:38:50 +08:00
debugtalk ff75c13543 change: remove unused imports 2019-10-04 23:12:20 +08:00
debugtalk 8a9407073f Merge pull request #713 from httprunner/project_info
update Project info
2019-10-01 17:21:08 +08:00
debugtalk 0c7d72feba doc: update README 2019-10-01 16:53:48 +08:00
debugtalk 80971c5588 change: link TTF badge to testerhome github_statistics 2019-10-01 16:01:39 +08:00
debugtalk 6ad317278c doc: add TTF shield 2019-10-01 15:54:57 +08:00
debugtalk e3c4c5c5d3 doc: display downloads data on project homepage 2019-10-01 15:46:10 +08:00
debugtalk db59ce86cc Merge pull request #709 from httprunner/debugtalk-patch-doc
doc: update changelog
2019-09-19 10:19:00 +08:00
debugtalk 842a9cf7e0 doc: add jsonpath link 2019-09-19 01:02:56 +08:00
debugtalk ed0dc5708a doc: update changelog 2019-09-19 01:00:51 +08:00
debugtalk 713277cc8e Merge pull request #704 from terryso/master
feat: generate html report with specified report file
2019-09-19 00:53:52 +08:00
debugtalk ca189e4e01 Merge branch 'master' into master 2019-09-19 00:42:24 +08:00
debugtalk f1e864266b Merge pull request #700 from zdyxry/readme
fix: dev-rules link 404
2019-09-19 00:41:28 +08:00
debugtalk b4b69f30e4 Merge branch 'master' into readme 2019-09-19 00:36:51 +08:00
debugtalk 537cab25fe Merge pull request #679 from chenhuahuan/master
feat: support jsonpath to parse json response
2019-09-19 00:36:30 +08:00
debugtalk 83c03ae00e Merge branch 'master' into master 2019-09-19 00:29:42 +08:00
debugtalk 1542be3a4e Merge pull request #708 from httprunner/bugfix
2.2.6
2019-09-19 00:29:07 +08:00
debugtalk d65f3860b1 feat: config variables support parsing from function 2019-09-19 00:22:18 +08:00
debugtalk 2e6880fb6f change: git ignore reports and logs 2019-09-18 19:01:46 +08:00
debugtalk 32405d1ced update: adjust format 2019-09-18 18:58:39 +08:00
nee cd02e72765 cli support --report-file parameter. 2019-09-14 16:22:06 +08:00
nee 48064b9004 feat: genernate html report with specified report file 2019-09-14 15:37:01 +08:00
yiran b575383a8b Fix dev-rules link 404 2019-09-09 20:16:15 +08:00
hunter chen 81993b3f9b update jsonpath to ^0.82 2019-08-15 11:06:03 +08:00
hunter chen 2804daceb6 Delete poetry.lock 2019-08-15 11:02:19 +08:00
hunter chen 9a33bcb516 update jsonpath version 2019-08-15 10:40:30 +08:00
hunter chen e1644c87d7 Add jsonpath dependency 2019-08-15 10:27:43 +08:00