Menu

PUnit / News: Recent posts

PUnitCommand 0.2.2 Beta Released

The fourth public beta release of PUnitCommand, the command line interface for PUnit, is now available from the downloads page.

This minor release adds support for PHP 5.3 namespace identifies in class names. (e.g. php Command.php ProjectX\CaseY::testZ)

Posted by Stephen Feest 2011-10-31

PUnitCommand 0.2.1 Beta Released

The third public beta release of PUnitCommand, the command line interface for PUnit, is now available from the downloads page.

This release is compatible with PHP 5.1.0 and above.

Due to changes made to the autoload mechanism in PUnit 0.9.0, this release can only be used with PUnit 0.9.0 and above.

Posted by Stephen Feest 2008-02-11

New PUnit logo and website

PUnit has a new logo and website which went live today. Further content will be added to the site as the first stable release of PUnit approaches.

The address of the new site is: http://punit.smf.me.uk.

Posted by Stephen Feest 2007-12-26

PUnitCommand 0.2.0 Beta Released

The second public beta release of PUnitCommand, the command line interface for PUnit, is now available from the downloads page.

This release is compatible with PHP 5.1.0 and above and has been tested with the latest development build of PHP 6.

Due to changes to the autoload mechanism, this release can only be used with PUnit 0.9.0 and above.

Posted by Stephen Feest 2007-12-06

PUnit 0.9.0 Beta Released

The first of the 0.9 series of beta releases of PUnit is now available for download from the downloads page.

No new functionality has been added in this release but modifications have been made to the autoload mechanism. Also, the test suite has been moved out of its own separate package (PUnitCommand) and into the main PUnit distribution. A compact distribution is available, which doesn't contain the test suite, for inclusion as a library in other projects.... read more

Posted by Stephen Feest 2007-12-06

PUnitCommand 0.1.0 Beta Released

The first public beta release of PUnitCommand, the command line interface for PUnit, is now available from the downloads page.

This release is feature complete but does not include any user documentation. It is compatible with PHP 5.1.0 and above, and is designed for use with PUnit 0.8.0 and above.

Posted by Stephen Feest 2007-11-18

PUnit 0.8.2 Beta Released

The third public beta release of PUnit is now available for download from the downloads page.

This is a minor release containing mainly API documentation changes. This release is compatible with PHP 5.1.0 and above.

Please note that, as of this release, the PUnit test suite (PUnitTest) no longer includes a web interface. A PUnitCommand bootstrap script is included instead.

Posted by Stephen Feest 2007-11-18

PUnitCommand added to source control

Source code for PUnitCommand, a command line interface for PUnit, has been added to the subversion repository. This project is still in the early stages of development — test cases and documentation will follow shortly.

PUnitCommand can be checked out from https://punit-php.svn.sourceforge.net/svnroot/punit-php/PUnitCommand/Trunk/PUnitCommand

Posted by Stephen Feest 2007-09-17

PUnit 0.8.1 Beta Released

The second public beta release of PUnit is now available for download from the downloads page.

This is a minor release containing a couple of internal changes to the PUnit framework and test suite enabling compatibility with earlier versions of PHP. This release is compatible with PHP 5.1.0 and above.

Posted by Stephen Feest 2007-08-29

PUnit 0.8.0 Beta Released

The first public beta release of PUnit is now available for download from the downloads page.

This release is feature complete with the exception of built-in report generation. Currently results can be exported to XML or queried directly using result objects.

A reference manual and quick start guide will be included in the 0.9.0 beta release. In the meantime please download the PUnit test suite (PUnitTest) for example test cases.

Posted by Stephen Feest 2007-08-27
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.