ruby-contest 0.1.3-3.1 source package in Ubuntu

Changelog

ruby-contest (0.1.3-3.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Tue, 29 Dec 2020 04:01:31 +0100

Upload details

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

See full publishing history Publishing

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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-contest_0.1.3-3.1.dsc 2.0 KiB b8269347b786d62e6075342978a35da08c2e77aa49c550535387111607d0545f
ruby-contest_0.1.3.orig.tar.gz 3.8 KiB 848888044ab7cb8b1d29b4d0d5eb431a5a7a622c394783b32a754c6ef929aa8b
ruby-contest_0.1.3-3.1.debian.tar.xz 2.7 KiB 2300b00d129406772eac999915255ccb029ba03d9fd172615581ed0533470847

Available diffs

No changes file available.

Binary packages built by this source

ruby-contest: Ruby library to write declarative tests using nested contexts

 Contest allows you to write with Test::Unit declarative tests using
 nested contexts with a syntax similar to RSpec or Shoulda, and without
 performance penalties. This library is less than 100 lines of code and
 gets the job done.