Eric Wilhelm wrote: > # from Ovid > # on Sunday 06 April 2008 08:41: > >> file: t/something.t > > If the filename is the same on every test in the stream, why is this > being attached to the test and not the stream?
It's the default (when attached to a stream), but can be overridden by each individual test if needed. For instance, the test is actually in some class which you're using. > Or, the filename *could* change between tests in a stream? Does it? > Should it? It definitely could. -- Michael Peters Plus Three, LP