PHP Markdown

PHP Markdown is a handy PHP script which converts markdown into HTML. You can, of course, get the code from GitHub. In case you don’t … Read more

Working with Behat

Here in the webteam we have been moving towards including an automated test suite to every piece of work that we produce.  We have focused … Read more

Migrating to Behat 2.x

Today I needed to pick up a project that a colleague had written and make modifications. Like a good developer should, he had written tests … Read more