[jifty-devel] Added Test::MockModule and Test::MockObject as Jifty dependencies

Steve Peters steve at fisharerojo.org
Sat Dec 2 10:21:10 EST 2006


On Sat, Dec 02, 2006 at 05:48:42PM +0800, Agent Zhang wrote:
> Hello,
> 
> I've just committed r2261 which added two more dependencies
> (Test::MockModule and Test::MockObject) to Jifty's Makefile.PL in
> order to ease unit testing in Jifty. CPAN tester results have shown
> that these two modules work great on many platforms including Win32.
> Not sure if it's worth making them optional though. Feedback welcome.
> :)
> 

If they aren't dependencies already, you should probably add 
UNIVERSAL::isa and UNIVERSAL::can, which are prereq's for Test::MockObject.

Steve Peters
steve at fisharerojo.org


More information about the jifty-devel mailing list