PHPUnit 3.5 Beta 1

Sebastian Bergmann » 08 June 2010 » in Announcements » 5 Comments

To celebrate the 15th birthday of PHP, I have released PHPUnit 3.5 Beta 1 today. The refactoring towards components is a "new feature" that is already visible upon installation:

sb@vmware ~ % pear install phpunit/PHPUnit-beta
phpunit/PHPUnit can optionally use PHP extension "dbus"
downloading PHPUnit-3.5.0beta1.tgz ...
Starting to download PHPUnit-3.5.0beta1.tgz (105,588 bytes)
........................done: 105,588 bytes
downloading DbUnit-1.0.0beta1.tgz ...
Starting to download DbUnit-1.0.0beta1.tgz (38,209 bytes)
...done: 38,209 bytes
downloading File_Iterator-1.2.1.tgz ...
Starting to download File_Iterator-1.2.1.tgz (3,225 bytes)
...done: 3,225 bytes
downloading Text_Template-1.0.0.tgz ...
Starting to download Text_Template-1.0.0.tgz (2,493 bytes)
...done: 2,493 bytes
downloading PHP_CodeCoverage-1.0.0beta1.tgz ...
Starting to download PHP_CodeCoverage-1.0.0beta1.tgz (108,640 bytes)
...done: 108,640 bytes
downloading PHP_Timer-1.0.0.tgz ...
Starting to download PHP_Timer-1.0.0.tgz (2,536 bytes)
...done: 2,536 bytes
downloading PHPUnit_MockObject-1.0.0beta1.tgz ...
Starting to download PHPUnit_MockObject-1.0.0beta1.tgz (15,816 bytes)
...done: 15,816 bytes
downloading PHPUnit_Selenium-1.0.0beta1.tgz ...
Starting to download PHPUnit_Selenium-1.0.0beta1.tgz (15,298 bytes)
...done: 15,298 bytes
downloading PHP_TokenStream-1.0.0beta1.tgz ...
Starting to download PHP_TokenStream-1.0.0beta1.tgz (7,023 bytes)
...done: 7,023 bytes
install ok: channel://pear.phpunit.de/File_Iterator-1.2.1
install ok: channel://pear.phpunit.de/Text_Template-1.0.0
install ok: channel://pear.phpunit.de/PHP_Timer-1.0.0
install ok: channel://pear.phpunit.de/PHP_TokenStream-1.0.0beta1
install ok: channel://pear.phpunit.de/PHP_CodeCoverage-1.0.0beta1
install ok: channel://pear.phpunit.de/PHPUnit-3.5.0beta1
install ok: channel://pear.phpunit.de/DbUnit-1.0.0beta1
install ok: channel://pear.phpunit.de/PHPUnit_MockObject-1.0.0beta1
install ok: channel://pear.phpunit.de/PHPUnit_Selenium-1.0.0beta1

Happy Birthday PHP! And have fun testing (with) PHPUnit 3.5!

Defined tags for this entry: ,

Trackback specific URI for this entry

5 Comments to "PHPUnit 3.5 Beta 1"

Display comments as (Linear | Threaded)
  1. Christof Damian
    08/06/2010 at 12:59 Permalink
    Oh bugger, I guess I have to put my Fedora packaging hat on.

    Reply

  2. Enrique Matta
    25/06/2010 at 23:07 Permalink
    Thanks Sebastian. Cant wait to try out this CRAP (pun intended)

    Reply

  3. Zilvinas
    23/07/2010 at 17:06 Permalink
    Can't install it on Ubuntu easily since it requires PEAR Installer (version >= 1.9.1) which is not yet available as a stable Ubuntu package.

    Reply

  4. Sebastian Bergmann
    23/07/2010 at 21:21 Permalink
    Try "sudo pear upgrade-all".

    Reply

  5. David
    19/08/2010 at 01:48 Permalink
    Thanks! That helped me on my openSuSE installation. I was getting errors:

    phpunit/File_Iterator requires PEAR Installer (version >= 1.9.1), installed version is 1.9.0
    phpunit/phploc requires package "phpunit/File_Iterator" (version >= 1.2.0)
    No valid packages found
    install failed

    But doing an upgrade-all fixed it.

    Reply

2 Trackbacks to "PHPUnit 3.5 Beta 1"

  1. hakre.wordpress.com 08/06/2010 at 12:27
  2. hakre.wordpress.com 08/06/2010 at 12:27

Add Comment


To prevent automated Bots from commentspamming, please enter the string you see in the image below in the appropriate input box. Your comment will only be submitted if the strings match. Please ensure that your browser supports and accepts cookies, or your comment cannot be verified correctly.
CAPTCHA

Submitted comments will be subject to moderation before being displayed.