Hi! ...just wanted to ask if there is an interest on how to do Code Coverage (Line Coverage) Testing for PHP with Webtest? If yes, I could compile some how-tos... Cheers, Ralf PS: If you don't knwo what I mean by "Code Coverage": Imagine a tool which will show you your sourcecode with all lines of code highlighted which where _not_ executed during one of your tests...