2016-09-15 For the first time, I used phpunit. I am impressed by it. The code coverage analysis is great! I already found (and fixed) some bugs ... and it motivates me to reach higher coverage levels. On the other hand, I don't like the object-oriented style of phpunit. I have to write so much code to get what I want. That's so typical for OO: overhead. It's just not my world. I'm gonna use phpunit for the project's sake and because it still creates more good value than the overhead annoys me. http://marmaro.de/lue/ markus schnalke