Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / devel / p5-Test-Spec / DESCR
bloba12011b2ed3ee6aff5e211c56b12797b7b95f014
1 This is a declarative specification-style testing system for
2 behavior-driven development (BDD) in Perl. The tests (a.k.a.
3 examples) are named with strings instead of subroutine names, so
4 your fingers will suffer less fatigue from underscore-itis, with
5 the side benefit that the test reports are more legible.