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

assert-signals: show return values in failure message #132

Open
cgay opened this issue Jan 18, 2020 · 0 comments
Open

assert-signals: show return values in failure message #132

cgay opened this issue Jan 18, 2020 · 0 comments

Comments

@cgay
Copy link
Member

cgay commented Jan 18, 2020

If assert-signals or check-condition fail they should display the values that were returned as well as saying "no condition was signaled".

assertion description here: [no condition signaled]

becomes

assertion description here: [no condition signaled, values returned: #["abc"]]
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

1 participant