Thursday, April 26, 2012

Re: Testing in Command line, change output error ?

I created TestSuite/Reporter/CakeHtmlReporter.php ( copy in original Lib ) then change function _getStackTrace() like this:  https://gist.github.com/2504656

then I get stack trace like this New stack trace , it is easier to see a lot compare with before:  original . 

I read this blog  It seems Mark-Story don't run testing in web browser . I still can't think how can run all test in CLI, when CLI can't send headers/cookies/sessions.

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: