Opened 18 years ago

Closed 18 years ago

#10721 closed enhancement (fixed)

NEW: p5-test-inline

Reported by: mj000219@… Owned by: yeled@…
Priority: Not set Milestone:
Component: ports Version:
Keywords: Cc:
Port:

Description

PortSystem           1.0
PortGroup            perl5 1.0
perl5.setup          Test-Inline 2.103
platforms            darwin
checksums            md5 1d57bc056a0906bdf349700a6899c93e
description          Inlining your tests next to the code being tested
long_description     Embedding tests allows tests to be placed near the code it's testing.\
    This is a nice supplement to the traditional .t files.\
    It's like XUnit, only better and Perl-style.
depends_lib-append   port:p5-params-util port:p5-getopt-long port:p5-config-tiny port:p5-class-autouse port:p5-algorithm-dependency port:p5-file-flat port:p5-pod-tests

Change History (2)

comment:1 Changed 18 years ago by markd@…

Type: defectenhancement

comment:2 Changed 18 years ago by markd@…

Resolution: fixed
Status: newclosed

Committed. Thanks!

Note: See TracTickets for help on using tickets.