[Catalyst] Announce: Testers wanted for
Test::WWW::Mechanize::Catalyst
Ash Berlin
ash_cpan at firemirror.com
Fri Feb 6 16:05:09 GMT 2009
All,
I've taken over maint of TWMC and fixed the bug that the lastest
WWW::Mechanize/LWP introduced, and made a few changes:
Revision history for Perl module Test::WWW::Mechanize::Catalyst:
0.50_1 Thur Feb 5 09:02 GMT 2008
- App classname no longer has to be passed to import:
$m = T::W::M::C->new(catalyst_app => 'Catty')
now works.
- Can now use TWMC two test two different apps in the same perl
interpreter due to the above change
- Removed Test::WWW::Mechanize::Catalyst::Aux package as it isn't
needed
any more
- Add 'host' accessor for white-label testing
- Moosification
- Can now test against remote CATALYST_SERVER without having to
load the
app class
Please run against your test suites, particularly if you subclass TWMC
in any ways. Since mst hasn't been about yet to give me PAUSE
permissions to upload the 0.50_1 to cpan, its here:
http://perlitist.com/static/dump/Test-WWW-Mechanize-Catalyst-0.50_1.tar.gz
-ash
More information about the Catalyst
mailing list