develooper Front page | perl.qa | Postings from February 2007

Re: Test script with hierarchy

Thread Previous | Thread Next
From:
Nadim Khemir
Date:
February 17, 2007 03:16
Subject:
Re: Test script with hierarchy
Message ID:
200702171217.20947.nadim@khemir.net
On Saturday 03 February 2007 09:04, chromatic wrote:
> > Can I use TAP for this? Can TAP be used to represent such hierarchy?
> Filesystem directories already represent a hierarchy. 

Using the tagging scheme is bound to fail if you modify you test hierarchy 
(well, you can always modify your tags but I believe it will suck from the 
first time you do that). maybe tagging the tests with the path under your /t 
directory might do the trick.

I also assume that is a sub test fails, the test fails and you'd like 
to "BAIL_OUT" for that test only. Right?

Cheers, Nadim.

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About