I’ve recently begun working on a PHP-based project and wanted to introduce unit testing into the mix to cover some of the core code.
On my local development environment, I’m running an WAMP stack (specifically with XAMPP) and was looking for a solid unit test framework for PHP. Continue reading
