ruby-rspec-retry 0.5.2-1 source package in Ubuntu

Changelog

ruby-rspec-retry (0.5.2-1) unstable; urgency=medium

  [ Jérémy Bobbio ]
  * New upstream release.
  * Refresh patches.

  [ Pirate Praveen ]
  * Bump Standards-Version to 3.9.8, no changes required.

 -- Jérémy Bobbio <email address hidden>  Thu, 01 Dec 2016 10:54:28 +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

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-rspec-retry_0.5.2-1.dsc 2.1 KiB 54602b4cea33e3a79bc8db02f68b0fa4a8f231971716c3c24a100a9c0fbbb1ae
ruby-rspec-retry_0.5.2.orig.tar.gz 8.2 KiB cd3ef98382670bb826223db6853e068b0b229611c59c1b2c44a9db5a38cc4b1c
ruby-rspec-retry_0.5.2-1.debian.tar.xz 2.8 KiB 9961191909c4c01130b5b60b4b299a80b7baa72c4e545ec1b77ac5394033a544

Available diffs

No changes file available.

Binary packages built by this source

ruby-rspec-retry: add support for retrying failing examples in RSpec

 RSpec is a Behaviour Driven Development framework for Ruby. This extension
 adds a `:retry` option to RSpec examples that will make RSpec retry multiple
 times a failing example.