SimpleTest 1.0.1 beta Released

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
User avatar
Maugrim_The_Reaper
DevNet Master
Posts: 2704
Joined: Tue Nov 02, 2004 5:43 am
Location: Ireland

SimpleTest 1.0.1 beta Released

Post by Maugrim_The_Reaper »

SimpleTest 1.0.1 beta has been released to Sourceforge.
Hi.

This is an updated PHP 5 compatibility release. It should work with every version of PHP from 4.2 up to 5.2 (please let me know if it doesn't).

Features include: expectException(), proper skip facility, greater formatting control in the reporters and various mock object compatibility fixes.

Note that thisis still a PHP4 compatible version. It will not run under E_STRICT.

yours, Marcus
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Yay!

Image
Post Reply