Skip Menu |

This queue is for tickets about the Catalyst-Plugin-Params-Nested CPAN distribution.

Report information
The Basics
Id: 61066
Status: open
Priority: 0/
Queue: Catalyst-Plugin-Params-Nested

People
Owner: Nobody in particular
Requestors: perl [...] evancarroll.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.04
Fixed in: (no value)



Subject: [PATCH] Remove Test::MockObject from CPPN
Test::MockObject, the current method of testing CPPN, does not work because its req. UNIVERSAL::isa does not currently build. It has also been removed from Catalyst proper -- its the old way and a bad idea. Here is a patch that removes it from CPPN as well (rewrite of old tests). http://github.com/EvanCarroll/Catalyst-Plugin-Params-Nested/compare/42a151668ecf351a729a...7b77d0ad78be52f19bfe1fd65edf0477100129ae.patch -- Evan Carroll System Lord of the Internets http://www.evancarroll.com
In the Makefile.pl that should be test_requires('Catalyst::Test'); -- Evan Carroll System Lord of the Internets http://www.evancarroll.com