Not sure if trolling O_o git clone git://github.com/zendframework/zf2.git cd zf2 curl -s https://getcomposer.org/installer | php ./composer.phar install --dev cd tests ./run-tests.php
Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ On 1 March 2013 00:44, Katalin [via Zend Framework Community] < [email protected]> wrote: > Hello World. > Are there any unit tests for zf2? Where are they kept? Uncle Bob just > teach me how important are those unit tests. Seems like all my questions > about zf2 framework would be solved just by copy-pasteing code from unit > tests. > Thank you very much :) > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://zend-framework-community.634137.n4.nabble.com/Zend-Framework-2-Unit-Tests-tp4659372.html > To start a new topic under Zend Framework, email > [email protected] > To unsubscribe from Zend Framework Community, click > here<http://zend-framework-community.634137.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=634137&code=b2NyYW1pdXNAZ21haWwuY29tfDYzNDEzN3wxNzE0OTI1MTk4> > . > NAML<http://zend-framework-community.634137.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Zend-Framework-2-Unit-Tests-tp4659372p4659373.html Sent from the Zend Framework mailing list archive at Nabble.com.
