I'm heading up an effort at my current company to write integration (browser) tests. We're using Selenium as our integration testing tool.
Here's the problem: many tests require one to log in as an administrator. But it would be crazy to check into source code an administrator username and password.
Here's a write-up of what was suggested to me
Showing posts with label testing. Show all posts
Showing posts with label testing. Show all posts
Monday, July 11, 2011
Wednesday, June 15, 2011
Sebastian Bergmann on PHPUnit Best Practices
A good overview:
More in-depth:
More in-depth:
PHPUnit Best Practices
View more presentations from Sebastian Bergmann
Subscribe to:
Posts (Atom)