MarketSquare / robotframework-stacktrace

A listener for RF >= 4.0 that prints a Stack Trace to console to faster find the code section where the failure appears.
Apache License 2.0
18 stars 2 forks source link

Fix issue #5 #7

Open ArekKuczynski opened 11 months ago

ArekKuczynski commented 11 months ago

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