PHPUnit 3.3.2

Sebastian Bergmann » 20 October 2008 » in Announcements » 1 Comment

  • Renamed --ansi command-line option to --colors (--ansi may still be used as an alias). [3854]
  • Implemented #572: Change order of code coverage columns. [3842]
  • Implemented #567: ANSI coloring missing for incomplete tests. [3854]
  • Fixed #441: Code Coverage report is bogus for non-object-oriented code. [3842]
  • Fixed #554: DataSet and FilteredDataSet constructors should use IDatabaseConnection. [3850]
  • Fixed #568: PHPUnit_TextUI_TestRunner browser output not readable with non-latin character encoding. [3829]
  • Fixed #578: Double printing of trace line for exceptions from notices and warnings. [3833]
  • Fixed #581: Setting browsers for Selenium tests via XML configuration file does not work. [3846]
  • Fixed #585: Skeleton test generator does not fail gracefully. [3863]
  • Updated bundled YUI to version 2.6.0. [3825]
Defined tags for this entry: ,

Trackback specific URI for this entry

1 Comment to "PHPUnit 3.3.2"

Display comments as (Linear | Threaded)
  1. Tejaswini
    22/11/2008 at 20:50 Permalink
    Hi Sebastian,

    I am struggling with getting my procedural PHP code. I read your article http://hades.phparch.com/ceres/public/article/index.php/art::phpunit::intro/2
    but had the confusion on whether I need to create a TestClass to run in phpunit as I am using procedural code and not object oriented technique. Could you please let me know if I can just create a Test.php file instead of TestClass?


    Regards,
    Tejaswini

    Reply

0 Trackbacks to "PHPUnit 3.3.2"

  1. No Trackbacks

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.