Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for a custom failure message for test statements #105

Open
dahlj opened this issue Jan 15, 2016 · 0 comments
Open

Add Support for a custom failure message for test statements #105

dahlj opened this issue Jan 15, 2016 · 0 comments

Comments

@dahlj
Copy link

dahlj commented Jan 15, 2016

It would be sweet if we could define an optional error message that is included in the test result for failed test statements. If given, this would replace the generic "expected / actual"-message in the result file.

Suggestion:
call enterValue "3"
test displayedValue = "3.00" [$actual$ is not a valid output, $expected$ should be displayed because all number shall have two decimal places in this screen]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants