mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 02:24:06 -04:00
6 lines
230 B
Plaintext
6 lines
230 B
Plaintext
The Perl 5 module Test::Base provides a way to trivially write a
|
|
test framework base class.
|
|
Test::Base concentrates on offering reusable data driven patterns,
|
|
it provides some clean ways to express input and expected output
|
|
data.
|