An AllTest Workaround For PHPUnit
PHP + Unit Testing = Pain in the rear! I have a fairly large library of PHP code that I maintain. It’s been one of my goals over the last year to implement unit testing for as much of this code as I can. The process has gone fairly well, but one BIG issue always […]