Inlining your tests next to the code being tested
Embedding tests allows tests to be placed near the code its testing. This is a nice supplement to the traditional .t files. It's like XUnit, Perl-style. Test::Tutorial is just documentation. To actually get anything done you use pod2test. Read the Test::Inline::Tutorial, really.
$
pkg install p5-Test-InlineOrigin
devel/p5-Test-Inline
Size
138KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
9 packages
Required by
0 packages