Talk in English - UK at Ski PHP Conference 2016
View Slides: https://benramsey.com/talks/2016/01/skiphp-mockery/
Short URL: https://joind.in/talk/4ae32
(QR-Code (opens in new window))
Mocking with Mockery
Comments
Comments are closed.
The structure and code samples were great--clear progression, and the code was readable and easy to understand. I left wanting to replace all my native PHPUnit mocks with Mockery.
Great talk. Ben gave new insight to using Mockery and how to do certain things that aren't well known, especially from just looking at the documentation.
I have been trying to get a better handle on Unit testing and mocking for some time now and even though Ben's presentation was on a specific tool, it also helped me greatly in understanding the general process. I had the opportunity to talk with Ben at lunch after the presentation which helped even more with finding ways that I can start to implement unit testing even in my legacy application.