Commit Graph

81 Commits

Author SHA1 Message Date
debugtalk
48066205a9 feat: add keyword 'body' to reference response body
change: unify response field(content/json/text) to 'body' in html report
2019-12-17 22:35:25 +08:00
debugtalk
c93517bb40 refactor: dumps request body if it is in json format, display indented json in html report 2019-12-17 21:52:48 +08:00
debugtalk
a38f2a6e0b refactor: dumps request and response headers/body, display indented json in report 2019-12-17 18:57:03 +08:00
debugtalk
ac437a07a2 feat: load api content on demand 2019-12-16 18:42:40 +08:00
debugtalk
83a48833b8 change: remove windows runner temporarily 2019-12-14 01:00:57 +08:00
debugtalk
d77fc07228 test: run matrix tests on linux/macos/windows and Python 2.7/3.5/3.6/3.7/3.8 2019-12-13 23:59:47 +08:00
debugtalk
d67f950b33 test:
1, migrate from travis CI to github actions;
2, migrate from coveralls to codecov.
2019-12-13 23:28:21 +08:00
debugtalk
4d26da56a6 docs: update changelog 2019-12-13 18:13:23 +08:00
debugtalk
b04a43f961 docs: view project dependencies tree 2019-12-13 17:37:17 +08:00
debugtalk
2c3cc1b052 fix: doc typo 2019-12-13 15:52:11 +08:00
debugtalk
f025f40c6f docs: update changelog 2019-12-13 12:06:46 +08:00
debugtalk
7ba3c99f76 refactor: replace with open file handler, avoid reading files into memory 2019-12-13 11:18:09 +08:00
debugtalk
1bebf2415f docs: update installation for developers 2019-12-12 22:51:40 +08:00
debugtalk
07d8621062 docs: update 2019-12-12 22:25:00 +08:00
debugtalk
d913be0d7a docs: add doc for upload file 2019-12-12 22:15:57 +08:00
debugtalk
c1ec764c91 feat: add 'upload' keyword for upload test 2019-12-12 17:23:56 +08:00
debugtalk
8fb0606a44 fix: dump json file name is empty when running relative testfile 2019-12-12 15:49:52 +08:00
debugtalk
e61df9cc13 fix: check if locustio installed 2019-12-12 13:20:12 +08:00
debugtalk
cbd671b341 test: hrun command 2019-12-11 22:45:18 +08:00
debugtalk
86479412cc test: pip install package 2019-12-11 22:40:12 +08:00
debugtalk
96f2852703 docs: update changelog for 2.4.0 2019-12-11 17:25:08 +08:00
debugtalk
5be6c2bb2c docs: update 2019-12-11 17:14:13 +08:00
debugtalk
ddea1e475f Merge branch 'master' into dev 2019-12-11 17:01:24 +08:00
debugtalk
eb3c30fc4e docs: update changelog for 2.4.0 2019-12-11 16:47:12 +08:00
debugtalk
b0919909a8 Merge branch 'master' into feature_add-example 2019-12-11 16:16:15 +08:00
debugtalk
e2c1ff5bb8 docs: update changelog for 2.4.0 2019-12-11 16:07:44 +08:00
Long
db3b89d494 Add example 2019-12-11 15:19:57 +08:00
debugtalk
034696afe4 2.4.0
feat: validate with python script, ref #773
2019-12-04 17:38:13 +08:00
debugtalk
e5cb2ab4fe doc: update changelog 2019-12-04 14:37:00 +08:00
debugtalk
0c7e06ae45 Merge branch 'dev' of https://github.com/httprunner/HttpRunner into dev 2019-12-04 12:59:24 +08:00
debugtalk
eb357b806b 2.3.3
fix #768: dump json file path error when folder name contains dot, such as a.b.c
2019-12-04 12:57:50 +08:00
debugtalk
b04e21b81b doc: add FAQ, HTTPS SSLError #394 2019-11-03 16:06:36 +08:00
debugtalk
57543d49b8 doc: move speech pdf files to debugtalk/speech 2019-11-02 01:27:26 +08:00
debugtalk
3daed4e884 change: rename render_html_report to gen_html_report 2019-11-02 01:01:01 +08:00
debugtalk
6a943eb424 doc: add docs for HttpRunner Main Interface 2019-11-02 00:54:38 +08:00
debugtalk
8e4f99438d change: mv CHANGELOG.md to docs folder 2019-11-02 00:06:24 +08:00
debugtalk
127a161ab3 doc: update course 2019-11-01 23:37:27 +08:00
debugtalk
8d64fede9b doc: add docs to repo 2019-11-01 23:28:50 +08:00
debugtalk
058d28da8f doc: update plan 2019-11-01 15:08:43 +08:00
debugtalk
401442773a doc: add email 2019-10-28 22:11:04 +08:00
debugtalk
ea8a063146 fix: logo path 2019-10-28 22:04:20 +08:00
debugtalk
ed77060c4e fix: logo path 2019-10-28 21:46:37 +08:00
debugtalk
35b62c4b7f doc: update sponsor description; add sponsors plan 2019-10-28 21:43:13 +08:00
debugtalk
d108209fe7 remove docs, move docs to universal repo
https://github.com/HttpRunner/docs
2019-07-18 18:04:24 +08:00
debugtalk
460f12874c add dev-rules docs 2019-04-24 18:03:58 +08:00
debugtalk
968fdc3b01 rename testset => testcase 2018-10-03 00:02:38 +08:00
debugtalk
0e083e6c74 add wechat QR code 2018-05-12 23:35:12 +08:00
debugtalk
ddfec58cc3 rename arg name: --cpu-cores => --processes 2018-04-11 22:53:46 +08:00
debugtalk
0b4d8fe6fb bugfix: debug entrance 2018-02-23 20:22:24 +08:00
debugtalk
ae1e6f27d9 add requirements-dev.txt for debugging 2018-02-22 11:23:34 +08:00