v 2.213.0
Inlining your tests next to the code being tested
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.
https://metacpan.org/pod/Test::Inline
Installations | 1 |
Requested Installations | 1 |