"H.Merijn Brand" <[EMAIL PROTECTED]> writes: > On Wed 27 Nov 2002 16:16, David Wheeler <[EMAIL PROTECTED]> wrote: > > On Wednesday, November 27, 2002, at 01:15 AM, Jason E. Stewart wrote: > > > > > I'm updating all the test scripts to properly use the standard DBI > > > testing env vars, e.g. DBI_DSN, DBI_USER, DBI_PASS, and to use > > > Test::More. > > > > I love Test::More and use it for all of my projects, but I'm not sure > > we should use it for DBD::Pg, if for no other reason than that DBI > > doesn't use it. Test.pm will be adequate. > > FWIW I've upgraded my DBD-Unify tests to Test::More too.
Cool. If it's ok then, I'd like to keep DBD::Pg using Test::More. Cheers, jas.
