Name : perl-Test-Inline
| |
Version : 0.16
| Vendor : obs://build_opensuse_org/home:unnilennium
|
Release : 2.3
| Date : 2017-05-26 16:13:57
|
Group : Applications/CPAN
| Source RPM : perl-Test-Inline-0.16-2.3.src.rpm
|
Size : 0.05 MB
| |
Packager : (none)
| |
Summary : Test-Inline - Inlining your tests next to the code being tested.
|
Description :
B< LOOK AT Test::Inline::Tutorial FIRST!>
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::Tutoral, really.
A test is denoted using either \"=for testing\" or a \"=begin/end testing\" block.
=item B< is_pirate>
AATTpirates = is_pirate(AATTarrrgs);
Go through AATTarrrgs and return a list of pirates.
=begin testing
my AATTp = is_pirate(\'Blargbeard\', \'Alfonse\', \'Capt. Hampton\', \'Wesley\'); ok(AATTp == 2);
=end testing
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/unnilennium/CentOS_CentOS-6/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Pod::Tests)
perl(Test::Inline)
perl-Test-Inline
Requires :