Re: [nyphp-talk] Unit Testing with PHP: PHPUnit and Selenium

2011-12-28 Thread David Krings
On 12/27/2011 1:38 PM, Nelly Yusupova wrote: Hello Everyone, We are setting up an environment for running unit tests for our PHP application. We installed PHPUnit testing framework and were thinking of using it with Selenium. Hi! While I have no experience with these two test frameworks, I d

Re: [nyphp-talk] Unit Testing with PHP: PHPUnit and Selenium

2011-12-27 Thread Anirudhsinh Zala
On Wednesday 28 December 2011 00:08:10 Nelly Yusupova wrote: > Hello Everyone, > > We are setting up an environment for running unit tests for our PHP > application. > > We installed PHPUnit testing framework and were thinking of using it with > Selenium. There is lots of examples online of pe

Re: [nyphp-talk] Unit Testing with PHP: PHPUnit and Selenium

2011-12-27 Thread Rob Marscher
On Dec 27, 2011, at 1:38 PM, Nelly Yusupova wrote: > We are setting up an environment for running unit tests for our PHP > application. > > We installed PHPUnit testing framework and were thinking of using it with > Selenium. There is lots of examples online of people who used PHPUnit & > Se

[nyphp-talk] Unit Testing with PHP: PHPUnit and Selenium

2011-12-27 Thread Nelly Yusupova
Hello Everyone, We are setting up an environment for running unit tests for our PHP application. We installed PHPUnit testing framework and were thinking of using it with Selenium. There is lots of examples online of people who used PHPUnit & Selenium together but I've read that the support of