PACKAGE NAME: perl-Test-Spec-0.54-x86_64-1_dce.tgz PACKAGE MIRROR: http://slackdce.radioclub.ar/slackdce/15.0/x86_64/ PACKAGE LOCATION: ./perl/perl-Test-Spec PACKAGE SIZE (compressed): 44 K PACKAGE SIZE (uncompressed): 120 K PACKAGE REQUIRED: perl-Test-Deep perl-Test-Trap perl-Tie-IxHash perl-Package-Stash 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.