
Name | perl-test-simple |
Version | 1.302188 |
Category | development |
Description | Perl extension Test::Simple. |
Maintainer | nneul@neulinger.org |
License | GPL |
Website | https://metacpan.org/pod/Test::Simple |
Sizes | |
Depends on | ![]() |
Download package |
|
Show receipt | |
Show files list | |
Show cooking log | |
Install package Remove package |
Description
This is an extremely simple, extremely basic module for writing tests suitable for CPAN modules and other pursuits. If you wish to do more complicated testing, use the Test::More module (a drop-in replacement for this one). The basic unit of Perl testing is the ok. For each thing you want to test your program will print out an "ok" or "not ok" to indicate pass or fail. You do this with the ok() function. |
6093 packages and 258600 files in current database (Wed Apr 23 16:49:15 2025)