Try running phpunit with the --testdox and --verbose switches. -- Hector
On Fri, Mar 26, 2010 at 9:35 AM, Richard Quadling <[email protected]>wrote: > Hi. > > I've been using Zend_Soap for a while and now started using Zend_Config. > > I want to run the tests, so I go to the tests\Zend\Soap directory and > run AllTests.php > > I get a summary output, but I cannot see how to get the detail of the > output. > > I'm used to running PEAR test and having a set of files produced > showing what output was expected as well as what was actually output. > > How do I get more details about the results of a test. And is this > documented somewhere? > > Regards, > > Richard. > > -- > ----- > Richard Quadling > "Standing on the shoulders of some very clever giants!" > EE : http://www.experts-exchange.com/M_248814.html > EE4Free : http://www.experts-exchange.com/becomeAnExpert.jsp > Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 > ZOPA : http://uk.zopa.com/member/RQuadling >
