New PHP Command Line Utility!

Discussion of testing theory and practice, including methodologies (such as TDD, BDD, DDD, Agile, XP) and software - anything to do with testing goes here. (Formerly "The Testing Side of Development")

Moderator: General Moderators

Post Reply
travistidwell
Forum Newbie
Posts: 1
Joined: Thu May 03, 2007 9:17 pm

New PHP Command Line Utility!

Post by travistidwell »

Hello,

I just wrote a new PHP command line utility that makes it VERY easy to get up and running with testing your PHP scripts. You can check out what I have done at http://www.travistidwell.com/node/86 . I have even included an easy to use method for compiling your PHP scripts as stand-alone executables.

The utility is a free download. Please let me know what you think and if it was helpful.

Thanks,

Travis.
Post Reply