httprunner
|
389e448515
|
refactor: load csv file with csv.DictReader
|
2018-03-22 21:28:46 +08:00 |
|
httprunner
|
1ca78b7f53
|
print warning message when no testcase found
|
2018-03-21 14:21:50 +08:00 |
|
httprunner
|
179301d084
|
make wrappers for get_bind_item
|
2018-03-13 22:25:38 +08:00 |
|
httprunner
|
75becb2381
|
check parameters format.
|
2018-03-08 23:22:09 +08:00 |
|
httprunner
|
96fc410234
|
refactor parameterization:
parameter value now can be in three types:
(1) data list
(2) call built-in parameterize function
(3) call custom function in debugtalk.py
|
2018-03-07 16:21:51 +08:00 |
|
httprunner
|
0a71dd8ed3
|
#106: add callable to check if it is function
|
2018-03-01 00:13:25 +08:00 |
|
httprunner
|
074cc76cad
|
#106: support builtin functions
|
2018-02-28 23:56:10 +08:00 |
|
httprunner
|
a0f5f7d40e
|
bugfix #100: Null value can only be compared with comparator: eq/equals/==
|
2018-02-23 20:24:32 +08:00 |
|
httprunner
|
3fd9f794f4
|
use httprunner/cli.py as debugging entrances
|
2018-02-22 00:24:10 +08:00 |
|
httprunner
|
e49214ec52
|
logging with colors
|
2018-02-21 12:32:14 +08:00 |
|
httprunner
|
151acd19be
|
refactor names: simplify functions
|
2018-02-16 01:41:16 +08:00 |
|
httprunner
|
f8569aad91
|
new feature: support parameters and data driven
|
2018-02-15 22:53:56 +08:00 |
|
httprunner
|
1db17cbd47
|
rename function
|
2018-02-14 22:05:11 +08:00 |
|
httprunner
|
85a76a12d2
|
#78: merge extractors in test with api extractors
|
2018-01-16 20:36:27 +08:00 |
|
httprunner
|
318d5e6492
|
update version
|
2018-01-16 19:41:47 +08:00 |
|
httprunner
|
488585fdc5
|
#78: merge validators in test with api validators
|
2018-01-16 19:28:07 +08:00 |
|
httprunner
|
a30dc47067
|
replace codecs with io
|
2017-12-23 12:49:34 +08:00 |
|
httprunner
|
a86113ea97
|
fix #66: Permission denied error when testset file is read only.
|
2017-12-23 12:46:00 +08:00 |
|
httprunner
|
e8db476867
|
rename package name from ate to httprunner
|
2017-11-07 11:01:23 +08:00 |
|