rspec-stubbed_env 1.0.0
Stub environment variables in a scoped context for testing stub_env( 'AWS_REGION' => 'us-east-1', 'REDIS_URL' => 'redis://localhost:6379/' )
Gemfile:
=
install:
=
Runtime Dependencies (1):
rspec
>= 3.0