Archive for September, 2011

September 21, 2011 2

Behat & XDebug: Testing & Debugging API Calls

By admin in Development

During office hours I work on a large PHP Application, we use a service oriented architecture and the application exposes a number of API’s. Recently we have been using Behat and writing BDD tests in Gherkin to test the behaviour of our various APIs.
When developing I always use XDebug’s remote debugging functionality to examine application flow and [...]

Tags: , ,