svanoort / pyresttest

Python Rest Testing
Apache License 2.0
1.16k stars 326 forks source link

v2 Part 2 1/2 (or 3): Scoped, inheritable and dynamic configuration handling changes #93

Open svanoort opened 9 years ago

svanoort commented 9 years ago

Why:

I've got full architecture notes on this now, but the gist is:

(This will be edited some after the parsing rearchitecting in https://github.com/svanoort/pyresttest/issues/75 is done)

Link on templating performance: http://stackoverflow.com/questions/1324238/what-is-the-fastest-template-system-for-python

svanoort commented 9 years ago

CAVEAT: Some fields can accumulate values additively, for example multiple headers can be added.