svanoort / pyresttest

Python Rest Testing
Apache License 2.0
1.15k stars 325 forks source link

Refactor execution as precursor to xUnit and other goodies #171

Open svanoort opened 8 years ago

svanoort commented 8 years ago

This covers https://github.com/svanoort/pyresttest/issues/170 It is part of the architecture changes for v1.8 - https://github.com/svanoort/pyresttest/issues/163

It is a precursor for v2.0 work, xUnit output, and a bunch of parsing/dynamic/variable handling stuff.