-- Wil Moore III <[email protected]> wrote (on Wednesday, 29 September 2010, 01:48 PM -0700): > I just ran: > > phpunit Zend/Paginator > > and a ton of tests are skipped. I assume I am to ignore that and focus only > on the exceptions for this milestone? Especially given that this component > will be completely re-factored.
Correct -- just ensure you don't introduce any errors in the tests that _do_ run. :) -- Matthew Weier O'Phinney Project Lead | [email protected] Zend Framework | http://framework.zend.com/ PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc
