svanoort / pyresttest

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

Output templated test report #303

Open SteveYf opened 5 years ago

SteveYf commented 5 years ago

Hello, I am using pyresttest to test a large number of Restful style apis, the test results made me a lot less work, but, if there is a templated test report, it would be great, because I may have a timed test every day. can anyone help me? Thanks.