Re: [fw-general] Unit testing over a network

2010-01-03 Thread keith Pope
2010/1/3 Mike A : > 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. I would look at phpundercontrol or other continuous integration server, this allows for builds to be automated and unit test failures can then be

Re: [fw-general] Unit testing over a network

2010-01-03 Thread Pádraic Brady
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/

[fw-general] Unit testing over a network

2010-01-03 Thread Mike A
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