ruby-rspec-stubbed-env 1.0.0-2 source package in Ubuntu

Changelog

ruby-rspec-stubbed-env (1.0.0-2) unstable; urgency=medium

  * Team upload
  * Source-only reupload to comply with testing migration policy
  * Bump Standards-Version to 4.5.1 (no changes needed)

 -- Cédric Boutillier <email address hidden>  Mon, 21 Dec 2020 15:11:33 +0100

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-rspec-stubbed-env_1.0.0-2.dsc 2.1 KiB d46c7f416cc3d1acf0a9621f09f0ce8220b47caf2b374adbce05ebaeb785c39b
ruby-rspec-stubbed-env_1.0.0.orig.tar.gz 6.9 KiB eae482520f026e4def41a50a652fd792b7e89e337f4aab4aae5b288e12451b51
ruby-rspec-stubbed-env_1.0.0-2.debian.tar.xz 4.1 KiB 50db26406e06bb8b29e14547f65f7ff9d55bc0d73e8f9c7a7bb86c1220736029

Available diffs

No changes file available.

Binary packages built by this source

ruby-rspec-stubbed-env: Unobtrusively stub ENV keys and values during testing

 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.