svanoort / pyresttest

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

application/xml APIs test automation using pyresttest #243

Open khbabu opened 7 years ago

khbabu commented 7 years ago

Hi, I have REST server which returns only xml output, is there a way to parse GET request output xml data using pyresttest.