ruby-rspec-puppet-facts 2.0.0-2 source package in Ubuntu

Changelog

ruby-rspec-puppet-facts (2.0.0-2) unstable; urgency=medium

  * Source-only reupload to allow initial migration.

 -- Georg Faerber <email address hidden>  Tue, 02 Feb 2021 09:00:53 +0000

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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-rspec-puppet-facts_2.0.0-2.dsc 1.6 KiB acb96f1e976c05f2fb6697bc200d4c9bdf5aa1f19df38b279a15cf9a802fda03
ruby-rspec-puppet-facts_2.0.0.orig.tar.gz 25.3 KiB f86cf92ea0481d72d118557df940201f3fc200bbb66e9a24972e3e42c64dfc04
ruby-rspec-puppet-facts_2.0.0-2.debian.tar.xz 2.5 KiB f5ccdbe421d5a915350d8dfdae1115ed124fbcd7d44df9007a387e302395b693

Available diffs

No changes file available.

Binary packages built by this source

ruby-rspec-puppet-facts: Set of standard facts fixtures for Puppet rspec tests

 With this library, simplify your unit tests by looping on every supported
 Operating System and populating facts (provided by facterdb). This simplifies
 unit testing because you don't need to specify the facts yourself.
 .
 This library is very useful for writing tests with rspec-puppet when working
 on a puppet module. It also makes it very fast to setup a CI environment for
 your modules.