ruby-rspec-stubbed-env

Unobtrusively stub ENV keys and values during testing
  https://github.com/pboling/rspec-stubbed_env
  0
  no reviews



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.