Continue of Practices as it relates to release cadence.

This image was shared in the Suncoast Developers Guild slack group yesterday. I found it an interesting visualization of the practices and operational patterns that…

Tutorial: Using Docker_Puppeteer_Jest to execute a headless Chrome End-to-End (user/acceptance) testing suites.

The problem: We know that unit testing is an essential part of software engineering (at least we should all know that). Integration testing assure us…

Run your End-to-End tests using headless Chrome; Docker_Puppeteer_Jest Docker Image is announced!

About a year ago myself and @ibotpeaces sat down for a couple hours to to put together a docker images with headless Chrome that we…

My presentation at SunshinePHP 2018:

Here at SunshinePHP 2017 I did a presentation on automating the code QA process. Find the slides here: https://goo.gl/GanL3n

Thus writer just made it to my `must read` list. Everything they state is spot on and to the point.

Eric Elliott wrote on Medium about the fear of change and how to build high velocity development teams. If you read nothing else this week.…

A prime example of why automated testing works…

Today I got to a change request that read something to the order of ‘move all this code from place X, the new namespace Y.…

PSA: Do not use Codeception DB and Yii2 modules together…

…specifically the Yii2: ORM and DB module and transactions. The Yii2 $I->seeRecord() & related methods do NOT use the same connection ID as the DB…

Shameless Self Promotion: Presenting during Tampa Bay PHP’s May meetup!

Using Codeception for Acceptance testing Tuesday, May 30, 2017, 6:30 PM Sourcetoad’s new location2901 W Busch Blvd #1018 Tampa, FL 9 Members Went David Eddy…