Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-rspec-stubbed-env
Unobtrusively stub ENV keys and values during testing
https://github.com/pboling/rspec-stubbed_env
0
no reviews
Install
Stub environment variables in a scoped context for testing. ENV stubbing via a shared context for more powerful tests.
This RSpec plugin requires configuring RSpec to use the `:expect` syntax, or some compatible alternative.