PACKAGE NAME: perl-Test-Spec-0.54-x86_64-1_slackdce.txz PACKAGE LOCATION: ./perl/perl-Test-Spec PACKAGE SIZE (compressed): 40 K PACKAGE SIZE (uncompressed): 120 K PACKAGE REQUIRED: perl-Exporter-Tiny,perl-List-MoreUtils-XS,perl-List-MoreUtils,perl-Params-Util,perl-Test-Pod,perl-Devel-Symdump,perl-Pod-Parser,perl-Pod-Coverage,perl-Test-Pod-Coverage,perl-Sub-Install,perl-Data-OptList,perl-Sub-Exporter,perl-Try-Tiny,perl-Test-Fatal,perl-Dist-CheckConflicts,perl-Test-Requires,perl-Module-Implementation,perl-Package-Stash-XS,perl-Package-Stash,perl-Test-NoWarnings,perl-Test-Deep,perl-data-dump,perl-Test-Trap,perl-Tie-IxHash PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: perl-Test-Spec: perl-Test-Spec (Write tests in a declarative specification style) perl-Test-Spec: perl-Test-Spec: This is a declarative specification-style testing system for perl-Test-Spec: behavior-driven development (BDD) in Perl. The tests (a.k.a. perl-Test-Spec: examples) are named with strings instead of subroutine names, so your perl-Test-Spec: fingers will suffer less fatigue from underscore-itis, with the side perl-Test-Spec: benefit that the test reports are more ligeble. perl-Test-Spec: perl-Test-Spec: This module is inspired by and borrows heavily from RSpec perl-Test-Spec: (http://rspec.info/documentation/), a BDD tool for the Ruby perl-Test-Spec: programming language.