If you are performing unit tests on large PHP applications with PHPUnit, you may encounter the error “Too many open files”. It happens, don’t take it personally. This error occurs because the OS sets a maximum number of files (also known as file descriptors) allowed to be opened by a process, and inevitably this will [...]
Tag: testing
Changing the world one unit test at a time with Travis
A couple of weeks ago we found out about Travis CI, a project to create a distributed build system for the open source community. The goal is to provide open source projects and developers with a pre-installed server where the developer only has to create a simple configuration file in their project in order run [...]
Interesting symfony plugins: sfBehatPlugin
Quality assurance (QA) is one of the most difficult things to implement around software development. Most of time it is left for the final phase of development and very often overlooked entirely. As many experienced web development teams already know, QA needs to be part of the development process from the get-go. Fortunately in the [...]




English
Español 
![php[tek] 2013](http://blog.servergrove.com/wp-content/uploads/2013/01/tek13.png)


