[Catalyst] testing framework

Matt S Trout dbix-class at trout.me.uk
Thu Mar 2 18:30:02 CET 2006


On Thu, Mar 02, 2006 at 05:06:52PM +0000, Carl Franks wrote:
> Hi,
> 
> I used CGI-Prototype for a fairly large project last year, and fell
> for CGI-Prototype-Mecha!
> 
> It provides an object for use in your test.t files which is a
> sub-class of WWW-Mechanize, this automatically provides all of
> WWW-Mechanize's goodness, such as the methods
> title(), links(), forms()
> and the abillity to fill-in forms, submit them, and check the reponse.
> 
> I'm needing something like this for my current project, and while I'm
> at it, would be interested in either trying to modify Catalyst::Test
> (providing backwards compatability), or creating a new test module and
> changing the generated test.t files, so they use that instead.

cpan Test::WWW::Mechanize::Catalyst

-- 
     Matt S Trout       Offering custom development, consultancy and support
  Technical Director    contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd.  mst (at) shadowcatsystems.co.uk for more information

 + Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +



More information about the Catalyst mailing list