News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Nola's Blog:
Test Freak!
January 26, 2006 @ 06:37:20

In her latest post, Nola shares a testing class that she has created based on the Test::Simple method.

I'm writing a PHP class for a user, and then think.. oh gee, how do I know if this works?? oh I'll write a Test::Simple for PHP. Yes, I know there exists one already that uses the power of Perl to test PHP files, but I didn't have time to figure out how to set that up and probably won't be able to use perl anyways on the production system. I can't stand to have global variables, so I made a class. Uber simple. There's probably better ways to do it (I can imagine something much more elegant in PHP 5). But, what do you expect on a whim and 40 minutes...

her code runs a simple check to see if the end of the line being checked (passed in). It's a pretty basic testing framework, but has potential if it was made to accept "test plugins". Of course, there's other options out there too when it comes to testing in PHP...

0 comments voice your opinion now!
php testing Test::Simple check newline EOL php testing Test::Simple check newline EOL



Similar Posts

SomeCoders.com: Member Managment System Using PHP, AJAX and script.aculo.us (Part 1)

Oracle: PHPFest at LinuxWorld Boston 2006

Codewalkers.com: Named Arguments Discussion on PHP Mailing List

Chris Shiflett\'s Blog: Brain Bulb Webcasts

Davey Shafik\'s Blog: Filtering & Escaping Cheat Sheet


Community Events









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


ajax application job zendframework PHP5 framework package example release developer PEAR code security cakephp conference book mysql zend database releases

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