summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Spec/DESCR
blob: a12011b2ed3ee6aff5e211c56b12797b7b95f014 (plain)
1
2
3
4
5
This is a declarative specification-style testing system for
behavior-driven development (BDD) in Perl. The tests (a.k.a.
examples) are named with strings instead of subroutine names, so
your fingers will suffer less fatigue from underscore-itis, with
the side benefit that the test reports are more legible.