Files
httprunner/tests
debugtalk 2ec2d3c2d8 make variables in testcase template compatible with mapping style:
new mapping style:
"variables": {
    "a": 1,
    "b": 2
}

Also, the former list style is still valid:
"variables": [
    {"a": 1},
    {"b": 2}
]
2018-11-28 12:14:06 +08:00
..
2017-07-20 11:18:09 +08:00
2018-08-23 11:52:39 +08:00
2018-08-11 17:29:48 +08:00
2018-08-11 17:29:48 +08:00
2018-05-31 00:36:10 +08:00
2018-05-10 13:40:47 +08:00
2018-11-23 17:56:53 +08:00
2018-11-22 19:25:00 +08:00
2018-11-23 17:56:53 +08:00