Xebium icon indicating copy to clipboard operation
Xebium copied to clipboard

'save screenshot after error' for 'check is'?

Open raboof opened this issue 11 years ago • 3 comments

I like saving screenshots after errors.

I also like using 'check is' rather than 'ensure do', because it will show be right in the test results the difference between what was encountered and what was expected.

However, unless I misunderstand the slim protocol (and a quick glance at the code seems to confirm this), Xebium doesn't know the expectation of the 'check is' command, so it has no way of determining whether a command was in error.

Do I understand this correctly? Can we have the best of both worlds? How?

raboof avatar Feb 26 '13 16:02 raboof

+1 This would be very nice

marceloverdijk avatar Mar 08 '13 09:03 marceloverdijk

To do this properly I think we'd need to add something at the FitNesse side, see https://github.com/unclebob/fitnesse/issues/211

raboof avatar Mar 08 '13 09:03 raboof

Do we need our own table type? I think that would resolve quite a few issues that we've seen lately.

amolenaar avatar Dec 19 '13 08:12 amolenaar