Home | News | Download | Manual | Releases | Support | Links | Credits 

You can find our SourceForge page here 
You can find our Freshmeat entry here 

gpfr :: phpUnit-1.0.0

       
     

phpUnit v1.0.0

phpUnit v1.0.0 was released on April 8th, 2001.

This is the first release of phpUnit.

You should use this release if:

  • you want to use phpUnit to unit test your own PHP classes

The code in this release is in production use in the author's own application.  It'll probably work for you too.

Features List

Here is a list of the features found in this release.

Feature Status Added
HTML testrunner Alpha - works, but needs a lot of improvement to cope with testing large applications v1.0.0
"testcase" support Stable v1.0.0
"testresults" support Beta - basic result capturing works v1.0.0
"testsuite" support Stable v1.0.0

 

System Requirements

To run phpUnit, you will definitely need the following packages, no matter what operating system you use.

Package Version Download
phpUnit 1.0.0 SourceForge
PHP 4.0.4pl1 PHP.net

For more information about each release, click on the version number.

The following packages are currently used to provide a web server environment for developing, and testing, phpUnit.  This is definitely the recommended system configuration should anyone need one.

Package Version Download
Apache 1.3.19 apache.org
Apache Toolbox 1.5.20 apachetoolbox.com

The following packages are highly recommended if you wish to contribute to phpUnit.

Package Version Download
cvs
- version control software used by SourceForge
1.11 gnu.org
Jed
- Excellent text editor
B0.99-12 John E. Davis

 

User's Manual

You can find the user manual for phpUnit v1.0.0 here.

   
       

The Generic PHP Framework Web Site.  Copyright (c) 2000, 2001 Stuart Herbert.
All rights reserved and all that jazz.