If you've ever written JUnit tests in Java with Eclipse, you'll know that JUnit is integrated right into the IDE. Eclipse doesn't give you built-in unit testing support with PHP, but it's still possible to run your tests without having to leave the IDE.
In this screen cast, I'll show you how to run PHPUnit from Eclipse.
No comments:
Post a Comment