Yesterday, even though it was a beautiful Saturday afternoon, 15 of us gathered to level up our Unit Testing skills at the first PDXWP Hack Day. After a couple of hours getting learned, we managed to ship: Tests for wp_cache_init() and wp_cache_replace(). Props Zack Tollman. Unit tests for the Widgets API. Props Corey McKrill and Robert … Continue reading Unit Testing Hack Day Recap
hack day
Unit Test Hack Day Prep
On Saturday, April 27th, PDXWP is hosting a hack day focusing on unit testing. Max Cutler, who has contributed significantly to WordPress core unit tests, will be teaching the group about unit testing. WordPress core unit tests are written using PHPUnit. While PHPUnit is not the only unit testing framework for PHP, it is what … Continue reading Unit Test Hack Day Prep