1

I develop on a Windows machine using Zend Studio but my dev server is a centOS server on the local network. I've been running my unit tests through putty but it would be really nice if I could configure Zend to run my unit tests through my dev server just for convenience sake. I've looked around in Zend's settings but I can't find anything that references where to run the tests.

Does anyone know where I can start or can anyone point me to some resources that can help me set this up?

Thanks,

Jordan

Jordan
  • 183
  • 1
  • 10
  • Which Zend Studio version? – fos.alex Nov 22 '13 at 21:11
  • Version 10.5. I know it just came out, so that may make it trickier. – Jordan Nov 22 '13 at 21:16
  • Haven't tried that one yet. However, you should create a Remote Project through SSH or FTP and run the tests there. – fos.alex Nov 22 '13 at 21:24
  • I tried that but after clicking "Run As >> PHPUnit Test" it sits there and does nothing until I cancel it. If I run the same test over ssh through putty the test finishes in less than a second. – Jordan Nov 22 '13 at 21:42

0 Answers0