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

Changelog

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

  * Team upload.
  * Rename autopkgtest configuration file(s) as per new pkg-perl-
    autopkgtest schema.
  * Import upstream version 0.39

 -- gregor herrmann <email address hidden>  Mon, 26 Oct 2015 17:20:12 +0100

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.39-1.dsc 2.5 KiB 7d83754e5a44e238b94f0ecbed7d56ff8b163ae89e238ad75774ac0f103d800c
libtest-bdd-cucumber-perl_0.39.orig.tar.gz 70.8 KiB c950c68eaf64ded19970ae39838c2be2b9970b1b9ed0fa06453ba75752075068
libtest-bdd-cucumber-perl_0.39-1.debian.tar.xz 3.3 KiB 03b7e6b561716e6bcaa294122be2194395a4d33afc32b884d3d114c4b72cd697

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.