robotframework-stacktrace icon indicating copy to clipboard operation
robotframework-stacktrace copied to clipboard

A listener for RF >= 4.0 that prints a Stack Trace to console to faster find the code section where the failure appears.

Results 4 robotframework-stacktrace issues
Sort by recently updated
recently updated
newest added

https://github.com/MarketSquare/robotframework-stacktrace/issues/5 Added TRY_block_handler that handles error muting in the TRY block.

We have multibyte chars in our test cases like _平 ^~ŸÁ&. In log files we have been seeing error- `Calling method 'end_keyword' of listener 'RobotStackTracer' failed: UnicodeEncodeError: 'charmap' codec can't...

Hi, Perhaps I'm doing something wrong, but here's what I get when running `python -m robot tests` on the latest 0.4.1 release (archive from PyPI): ``` starting phase `check' ==============================================================================...