Recent Posts
PHPkitchen.com
Return To Blog Listing
PHP kitchen is the personal blog of Demian Turner with comments and views on PHP, OOP, web technologies, frameworks and software design.
Recent Posts Tagged With 'testing'
Working with unreliable APIs
Thanks to Andrew Betts, a PHPlondon regular, for coming up with BadAPI, a service that allows you to simulate misbehaving APIs. These days there’s almost no such thing as a web app that’s not integrating data from various external APIs, a...
Unit tests, new packages, good practice
In case anyone missed it quite a nice PEPr proposal came in the other day, suggesting guidelines for software best practices and writing testable code. Check out the original article too, it’s slightly better formatted....
