libtest-inline-perl

Perl extension for embed tests and code examples in pod
  https://metacpan.org/release/Test-Inline
  0
  no reviews



Test::inline is a way to embed tests in the same file as your source code rather than in a separate file. the idea is, the closer your tests are to your code and docs, the more likely you'll keep them up to date.