Online > News

02.09.2008

RC1 of PHPUnit 3.3.0 Released

Average Rating Rate this article Poor Below Average Average Good Excellent
1   2  3  4  5

On his blog recently, Sebastian Bergmann published the first release Candidate of the upcoming version 3.3.0 of the Test frameworks, PHPUnit. The release candidate addresses particularly smaller improvements and fixes for the following:

· PHPUnit_Framework_Assert
· PHPUnit_Framework_TestCase
· PHPUnit_Extensions_Database_TestCase
· PHPUnit_Extensions_SeleniumTestCase

Moreover, this RC also adds in support for Behaviour-Driven Development (BDD), a Class Skeleton generator for the Test-Driven Development (TDD) and also adds in support for running PHPT files from the command-line.

   Related Links

   http://www.phpunit.de/wiki/ChangeLog33

Post a Comment
Name
Title
Comment
 
Information Foundation > General PHP
IntroductionJohn runs a small marketing firm. He, along with five other employees, manages most of the company's operations from sales to customer service. When John decided to use Internet as a marketing medium to attract more customers, he knew he didn't have the expertise to build a website himself nor could …
Congratulations – you've landed your first big enterprise client. Now you need to do what you said you'd do, and make everyone happy in the process. This article will show you how to use techniques for visibility and verification to do most things – setting up processes and systems, doing QA …
title
Back in the olden days, using PHP to interact with external data sources was extremely tedious, requiring a bit of luck, a bit of magic and a lot of repetitive code. One option was to use the fopen()function with URL wrappers automagical wrappers that would detect that you didn’t want to …
title
What’s New Compared to PHP4This article only covers the parts of the Zend Engine that are interesting for extension developers. Explaining the whole list of changes would make up another article, thus non-relevant parts are not covered in detail.Writing extensions in general is very much the same as for PHP4, only …
title
In some situations, especially when creating content with text editors or when not so experienced users participate in a project, it is not an easy task to prevent special characters in the content. If this happens the page will contain wrong characters or will even on it for some viewers around …
Book Club
Book Reviews -------------------
Open Source Web Development with LAMP

Open Source Web Development with LAMP

Derick Rethans

This book on LAMP is not primarily focused on PHP, actually quite a small part is devoted to PHP.It starts with a very brief explanation in …

[FULL STORY]


New Book Announcement ----
MySQL Cookbook, Second Edition

MySQL Cookbook, Second Edition

Paul DuBois

A handy resource when you need quick solutions or techniques, this Cookbook addresses specific questions in using MySQL. You'll find dozens of short, focused pieces of …

[FULL STORY]

Submit Announcement/Review | More »