Talk in English - US at SunshinePHP 2019
Track Name:
Key Biscayne 2
View Slides: https://goo.gl/ARi6QJ
Short URL: https://joind.in/talk/4691d
(QR-Code (opens in new window))
You've heard of SOLID and maybe have even integrated it into your development process, but how do you leverage those patterns to simplify your testing suite? In this talk I will cover the basic concepts of SOLID and show how they can apply to unit testing.
Comments
Comments are closed.
Mr. Szanto provides a good overview of SOLID. The biggest take-away for me was the concept of dependency inversion vs. injection. I will be looking into that in future work.
Great talk. Can you please provide the slides?
I've added a link to the slides, thanks for coming!
Thanks, Korvin! I never thought of using traits with my unit tests. That was cool. I like how you tried to explain technical stuff with real-life analogies. I thought that was a cool way to approach that. Good thing, man!