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

Changelog

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

  * Team upload.

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Pirate Praveen ]
  * New upstream version 0.6.2
  * Move debian/watch to gemwatch.debian.net
  * Bump Standards-Version to 4.5.0 (no changes needed)
  * Drop compat file, rely on debhelper-compat and bump compat level to 12

 -- Pirate Praveen <email address hidden>  Mon, 24 Feb 2020 21:28:47 +0530

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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-rspec-retry_0.6.2-1.dsc 2.1 KiB 62466c46cf4a4568fbb8b8ebaa1bb593508cda316460d44670f6ce671ce9ec89
ruby-rspec-retry_0.6.2.orig.tar.gz 10.0 KiB a7d713604dd03a7a43fb4257300ce084f059bd5b3314ea1c3fb97ea8f578c0c2
ruby-rspec-retry_0.6.2-1.debian.tar.xz 3.2 KiB 039a2fb01583f60732e55124e39b7a93e8c6c2d381e9dd0fb1c2a04b81448122

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.