* "Francisco Olarte Sanz." <[EMAIL PROTECTED]> [2004-05-25T13:58:21]
> ? Which aproach is better, have a single independent huge test file or
> several interdependent smaller ones ( w/ notes in the readme stating
> test dependence ) ?

The better approach is the one that makes it most likely for you to
write enough tests, use them, and maintain them.  ;)

Given the situation you're describing, I'd use a number of smaller files
that need to work together.  Look at Test::Manifest for a way to run
scripts in order.

-- 
rjbs

Attachment: pgpWgA4XX7UlE.pgp
Description: PGP signature

Reply via email to