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.
