in reply to using Test::* modules for generic testing of non perl stuff?
For example, testing a new version of a DBMS with a set of queries to determine if the particular version will cause problems.
At work, some folks use SqlUnit to do just that. It does seem to be a better tool to do database kind of things than any perl based testing tool I have seen.
Just a tongue-tied, twisted, earth-bound misfit. -- Pink Floyd
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: using Test::* modules for generic testing of non perl stuff?
by jfroebe (Parson) on Oct 16, 2004 at 13:23 UTC |