Webception
Webception copied to clipboard
Allow for additional Codeception parameters to help debugging in the output.
Codeception offers detailed debug output when running tests. By default, Webception doesn't offer this as an option.
There should be a checkbox / option in the UI to allow more detailed debug output from Codeception (using -vvv parameter).
Thanks to Jeremy Coates (@phpcodemonkey) for the idea and example implementation.