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

Changelog

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

  * Team upload.

  [ HIGUCHI Daisuke (VDR dai) ]
  * New upstream release.
  * d/tests/: use quilt.

 -- HIGUCHI Daisuke (VDR dai) <email address hidden>  Sat, 17 Mar 2018 00:39:47 +0900

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
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-rspec-retry_0.5.7-1.dsc 2.1 KiB 1ff2399138241a81465729ea7543be0d843e9fb3be557ad2737c6feebcacdb60
ruby-rspec-retry_0.5.7.orig.tar.gz 9.0 KiB adc76260bb65e793b620406641181d91bfa7fa67c66435cb41fd220d74032326
ruby-rspec-retry_0.5.7-1.debian.tar.xz 3.1 KiB 3ec0217981694246ca5269bcbf44f5d3b57741971461219b450336b611e09f8f

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.