News Feed
Jobs Feed
Sections




News Archive
NetTuts.com:
Testing your PHP Codebase with EnhancePHP
January 23, 2012 @ 09:25:45

On NetTuts.com today a new tutorial has been posted to help you test your applications and make it a simpler process using the EnhancePHP framework. EnhancePHP is a lightweight Open Source PHP unit testing framework with support for mocks and stubs.

You know it; I know it. We should be testing our code more than we do. Part of the reason we don't, I think, is that we don't know exactly how. Well, I'm getting rid of that excuse today: I'm teaching you to test your PHP with the EnhancePHP framework.

He shows you how to download it, get it installed and creates a simple structure to do some TDD (Test-Driven Development) with it. His tests check three things - valid email addresses, username restrictions and phone number formatting. He also includes a look at creating mocks/stubs for a "scoreboard" example.

You can find out more about the EnhancePHP framework on its github page.

0 comments voice your opinion now!
unittest enhancephp framework tdd tutorial


blog comments powered by Disqus

Similar Posts

DevShed: Working with the XDebug extension's var_dump() function

Sanisoft Blog: Email component in CakePHP is now Header Injection safe

Yahoo Business: WSO2 Web Services Framework for PHP

Felix Geisendofer's Blog: Screencast #1: Using vendor branching and CakePHP

Alexander Netkachev's Blog: Create Ajax Login page with Dojo toolkit and Zend Framework


Community Events











Don't see your event here?
Let us know!


podcast community composer opinion language framework testing zendframework2 database development tool conference interview object example code functional introduction release series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework