![]() |
|
Just another Perl shrine | |
PerlMonks |
Re: Writing Test Case for Database Connectivityby moritz (Cardinal) |
on Feb 06, 2013 at 10:57 UTC ( #1017382=note: print w/replies, xml ) | Need Help?? |
A common solution is to use an SQLite database for testing, which uses a local file for storing the database. That means it requires no setup for username, password or a database server.
In Section
Seekers of Perl Wisdom
|
|