I use Eclipse PDT for PHP. I can run my PhpUnit tests : works fine. But I can not debug my unit tests. Has someby already done this ?
When testing for exceptions with PHPUnit, what is the best way to require that every statement or assertion must throw an exception in order for the test to pass?
I would like to downgrade开发者_Python百科 my installation of PHPUnit 3.4 to 3.3. I\'m just not sure how to do it.
Before installing PHPUnit on my Ubuntu machine, I thought I had zf.sh all set up correctly. I was able to create a new project without any issues. Now, since installing PHPUnit, everything is not work