Quantcast
Channel: PHPDeveloper.org
Browsing all 8 articles
Browse latest View live

Misko Hevery's Blog: Guide: Writing Testable Code

In this slightly older (Nov 2008) but useful post to Misko's blog, he takes a look at a few common flaws that you should avoid in writing up your code (in any language really). To keep our code at...

View Article



Volker Dusch's Blog: The UNIT in unit testing

Volker Dusch has a new post reminding us about what the "unit" part of "unit testing" means - small chunks of testable parts in an application. What does the word UNIT in unit testing stand for? Think...

View Article

Qafoo Blog: Webinar: "Writing Testable Code"

As Tobias Schlitt points out in this recent post to the Qafoo blog, the recording of a webinar he did (for Zend) about "Writing Testable Code" has been posted for listening online. In this session you...

View Article

Brandon Savage's Blog: Book Review: The Grumpy Programmer's Guide To Building...

On his blog Brandon Savage has a new post reviewing a book from Chris Hartjes, "The Grumpy Programmer's Guide To Building Testable Applications". When most developers think about books on testing,...

View Article

Chris Hartjes: The Birth of Grumpy Learning

Chris Hartjes (aka "The Grumpy Programmer") has made a name for himself in the PHP community as a big proponent of testing of all sorts in web applications. He's taking things to the next level with...

View Article


Chris Hartjes: So You Want to Write Tests

Chris Hartjes has written up a new post for his site, So you want to write tests, giving a good overview of some of the things you'll need to consider when wanting to move into a more test-friendly...

View Article

Andrew Podner: Make it Testable-No Matter how Painful it is

In a new post Andrew Podner recommends that, as you're doing your day to day development, you try your hardest to create testable code, no matter how painful it is. I look at the situation we have...

View Article

NetTuts.com: How to Write Testable and Maintainable Code in PHP

NetTuts.com has a new tutorial posted suggesting a few ways you can make testable and maintainable code in PHP applications. Frameworks provide a tool for rapid application development, but often...

View Article

Browsing all 8 articles
Browse latest View live




Latest Images