[Catalyst-dev] How to test runtime?

Andy Grundman andy at hybridized.org
Mon Aug 18 18:53:31 BST 2008


On Aug 18, 2008, at 1:46 PM, shtil at comcast.net wrote:

> I have patched runtime (revision 8231). How do I run the test suite?
> make test seems to require a Catalyst application running since it  
> generates numerous errors
> 500 Can't connect to localhost:3000 (connect: Connection refused).

make test does not require a server to be running, it tests  
internally.  Make sure you do not have a CATALYST_SERVER environment  
variable set though, that could break the test suite.



More information about the Catalyst-dev mailing list