in reply to
Extending Test::More
If you want to interact with a database,
Test::DatabaseRow
looks like it fits the bill. If you want to
pretend
to interact with a database, check out
DBD::Mock
.
Chris
M-x auto-bs-mode
Comment on
Re: Extending Test::More
In Section
Seekers of Perl Wisdom