I'm using whatever the latest PHPUnit is here from the pear.phpunit.de PEAR 
channel.

 Pádraic Brady

http://blog.astrumfutura.com
http://www.survivethedeepend.com
OpenID Europe Foundation Irish Representative





________________________________
From: Mike A <[email protected]>
To: [email protected]
Sent: Sun, January 3, 2010 12:49:01 PM
Subject: [fw-general] Unit testing over a network

Writing a ZF book here. For it I wondered what was a good way to carry out unit 
testing over 
a development team local network.

Network structure - server: Windows machine with IIS removed and XAMPP 
Apache/MySQL 
install with PEAR, Xdebug and PHPUnit. Client machines can be anything. Access 
to server 
(in this case) is on IP:192.168.1.3.

How to run PHPUnit tests from any client?

Also, I noticed somewhere that the Zend team use PHPUnit2, not PHPUnit. Is this 
so? What 
are the advantages/disadvantages?

In both cases I am trying to explain clearly for novices and experts alike the 
best way to set 
up ZF development systems.

TIA...

Mike A.

Reply via email to