TDD with Symfony: The first test always fails
Symfony is one of the few PHP frameworks that gives you basic tools for starting to write tests. It provides a special object, called sfBrowser, which acts like a browser connected to an application without actually needing a server and without the slowdown of the HTTP transport.
Tags : frameworks open-source php programming
You will be redirected to TDD with Symfony: The first test always fails, in 20 seconds.
