enygma / frisk

An automated front-end unit testing testing tool written in PHP designed to mimic web requests and evaluate the response
http://testwithfrisk.com
14 stars 0 forks source link

Verbose mode #13

Closed gbcreation closed 13 years ago

gbcreation commented 13 years ago

A verbose mode displaying for each test the executed HTTP request with its GET/POST data may be helpful to ensure tests are correctly configured.

enygma commented 13 years ago

The executable now supports a "--verbose=1" parameter to add the HTTP request/response values to the test output

http://github.com/enygma/frisk/commit/54cc4516f58aeb8c1bd945bc2d6602f45d7ea880