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

Update incorrect_msg in has_expr when set_context/set_env used #317

Open
filipsch opened this issue Jul 13, 2018 · 1 comment
Open

Update incorrect_msg in has_expr when set_context/set_env used #317

filipsch opened this issue Jul 13, 2018 · 1 comment

Comments

@filipsch
Copy link
Contributor

filipsch commented Jul 13, 2018

Currently, the context variable values or environment variable values are not included in the automatically generated message, which can be confusing.

@filipsch filipsch self-assigned this Jul 13, 2018
@filipsch filipsch changed the title Update incorrect_msg in has_expr when set_context used Update incorrect_msg in has_expr when set_context/set_env used Aug 8, 2018
@filipsch filipsch removed their assignment Sep 13, 2018
@hermansje
Copy link
Member

We should probably always mention the context/env when it is set (also when calling a function with check_call, rerunning a body with check_body().has_equal_output(), checking the value of an argument with check_args('x')...).

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