PACKAGE NAME: perl-Test-Spec-0.53-x86_64-1_slonly.txz PACKAGE MIRROR: http://packages.slackonly.com/pub/packages/current-x86_64/ PACKAGE LOCATION: ./perl/perl-Test-Spec PACKAGE SIZE (compressed): 40 K PACKAGE SIZE (uncompressed): 120 K PACKAGE REQUIRED: perl-Package-Stash,perl-Test-Deep,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.