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

Changelog

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

  * Team upload.
  * Import upstream version 0.83.
  * Update years of upstream copyright.
  * Declare compliance with Debian Policy 4.6.1.
  * Update lintian override (syntax change).

 -- gregor herrmann <email address hidden>  Mon, 21 Nov 2022 18:46:53 +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
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-bdd-cucumber-perl_0.83-1.dsc 2.9 KiB 17546eac94cc26738a5593fcdb4377739a34178ff8b1f28bd8d68ca2e21029b0
libtest-bdd-cucumber-perl_0.83.orig.tar.gz 104.0 KiB 971f742b1f3ef159f72aa5fafd553da0cc19196c15698422bdfb021ea6f9baf3
libtest-bdd-cucumber-perl_0.83-1.debian.tar.xz 6.3 KiB b7e58f447e052ac16cd3e2662d09ebf3fa3b0d062baf677b473e7e7e796cadbb

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.