We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Using jUnit I can setup the @rule and set a variable but it does not reflect in the System.getenv("..."), it returns the old value.
The text was updated successfully, but these errors were encountered:
I'm seeing a similar issue with env vars on version 1.18.0 and later. 1.17.2 and earlier work fine. Which releases have you tried?
Sorry, something went wrong.
@toli-belo Can you please provide a minimal example/test that shows the problem.
Jupiter support available in https://github.com/webcompere/system-stubs/tree/master/system-stubs-jupiter - a fork of system-lambda
system-lambda
No branches or pull requests
Using jUnit
I can setup the @rule and set a variable but it does not reflect in the System.getenv("..."), it returns the old value.
The text was updated successfully, but these errors were encountered: