Piers Cawley ([EMAIL PROTECTED]) wrote:
> Adam Spiers <[EMAIL PROTECTED]> writes:
> > Test::Unit::Loader is doing all the work of compiling in suites and
> > cases etc., and mostly works very nicely.  However, the load() method
> > has an oddity:

...

> > What was the reasoning behind hiding those "Can't locate" errors?
> 
> Not sure.
> 
> Maybe the idea is to carry on and run what you can, but it seems like
> it's not winning us anything. If you change it to die, do any tests
> fail that would otherwise have passed. If no tests fail, write a test
> to exercise the new behaviour, and commit the changes. 

Done.

_______________________________________________
Perlunit-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/perlunit-devel

Reply via email to