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

Env Var not set inside tests #151

Closed
helloanoop opened this issue Apr 27, 2023 · 2 comments
Closed

Env Var not set inside tests #151

helloanoop opened this issue Apr 27, 2023 · 2 comments

Comments

@helloanoop
Copy link
Contributor

Issue reported by @sseenivasan89

bru.setVar("foo", "bar");

The above script works in Scripts tab but does not work in Tests Tab

@mirkogolze
Copy link
Contributor

I tried that out and it is working. I first checked the value i want to store with an expect and than stored as variable.
Later I requested the variable again in an another stet and got it.

@helloanoop
Copy link
Contributor Author

This has now been fixed in v0.14.0

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

No branches or pull requests

2 participants