Files
httprunner/tests
debugtalk 8021fb0760 make extract in testcase template compatible with mapping style:
new mapping style:
    extract: {
        a: content.a,
        b: text.b
    }

    Also, the former list style is still valid:
    extract: [
        {a: content.a},
        {b: text.b}
    ]
2018-11-29 14:43:12 +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-29 11:54:33 +08:00
2018-11-22 19:25:00 +08:00
2018-11-23 17:56:53 +08:00