I know I should have done this a long time ago, but I finally got my hands dirty with Travis CI. I wanted to set up a php project on github to use Travis CI to monitor the status, in case I forgot to run the tests prior to pushing. Unfortunately it was not as… Continue reading Fun with Travis CI and PHP projects
Tag: unit testing
PHPUnit, Composer, PHPStorm, Oh my!
Installing PHPUnit within a project via Composer, then running tests through PHPStorm is not an intuitive process. However, with the right steps it’s actually pretty simple. Here is my story: To launch the call for papers for the SunshinePHP Developer Conference it was a pleasure to use the OpenCFP project as a starting point rather… Continue reading PHPUnit, Composer, PHPStorm, Oh my!
My experience at Code Retreat Miami 2012
This past weekend (Dec. 8th, 2013) I had the great opportunity to experience my first Code Retreat in Miami, for the Global Day of Code Retreat, here is a post about it to help inform others about this wonderful event. If you have a chance in the future to get to one, it is a… Continue reading My experience at Code Retreat Miami 2012