Display Output on failed match of expect

Issue #335 resolved
Shane Holder created an issue

It would be nice if the output of a failed match in an expect could be displayed. This would help in debugging applications that are not matching expected output.

Thanks, Shane

Comments (2)

  1. Shane Holder reporter

    FWIW it looks like this functionality was lost when fixing issue #157 about a year ago. The socket_setError was changed to throwing an exception, and it does not look like the buffer is being sent as part of the exception.

  2. Log in to comment