phpunit-selenium icon indicating copy to clipboard operation
phpunit-selenium copied to clipboard

verifyCommands should display file and line number

Open gomox opened this issue 14 years ago • 0 comments

The implementation of verifyCommand is not very useful as it doesn't show the error point in the code. It makes verify()s really hard to debug and pretty much ensures that all testers use are assertCommand()s.

gomox avatar Jul 13 '11 19:07 gomox