libtest-bdd-cucumber-perl 0.40-1 source package in Ubuntu

Changelog

libtest-bdd-cucumber-perl (0.40-1) unstable; urgency=medium

  * Import new upstream release.

 -- intrigeri <email address hidden>  Sun, 03 Jan 2016 10:51:48 +0000

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-bdd-cucumber-perl_0.40-1.dsc 2.4 KiB 79bb2282b47dc386574d2cec2f41a7b2e503bda6a78e65bf47248029e79b3c8d
libtest-bdd-cucumber-perl_0.40.orig.tar.gz 72.4 KiB c4d09fa92ad72e3df65f25e0eac36f75c7a7104c487467c7b3dd11be0dacde46
libtest-bdd-cucumber-perl_0.40-1.debian.tar.xz 3.5 KiB abb68c97b70ae4022f820e760b47b93469c87764c07a2206d63c6454a61ecc71

Available diffs

No changes file available.

Binary packages built by this source

libtest-bdd-cucumber-perl: Cucumber-style acceptance testing framework in Perl

 Behavioral testing tools like Cucumber let software development teams
 describe in plain text how software should behave. The text is
 written in a business-readable domain-specific language and serves as
 documentation, automated tests and development-aid - all rolled into
 one format.
 .
 Test::BDD::Cucumber aims to be a sane and complete Cucumber
 implementation in Perl.
 .
 Test::BDD::Cucumber is not feature-complete yet. However, in almost
 all cases, where the behaviour of this module is different from
 the real Cucumber, the plan is to move it to be more similar to that.