PHPUnit 3.2.9

Sebastian Bergmann » 17 January 2008 » in Announcements » 1 Comment

  • The error handler now also converts E_WARNINGs to exceptions. [2126]
  • Tweaked the colors in the CSS for the code coverage report. [2073]
  • Implemented #318: Ability to get non-hit whitelisted files. [2041]
  • Implemented #319: Added node_is_leaf flag to the test table of the test database schema. [2102]
  • Implemented #320: Configure SeleniumTestCase::$browsers through XML configuration file. [2111]
  • Implemented #328: Exception tests can now test for exception codes (Exception::getCode()). [2129]
  • Implemented #339: Add namespace separator :: as valid test organization split character. [2085]
  • Implemented #340: Better error message when the expected invocation count is not met. [2095]
  • Implemented #343: Convert remote paths to local paths for Code Coverage information from Selenium tests. [2050]
  • Implemented #345: PHPDocumentor tags for SeleniumTestCase::__call(). [2099]
  • Fixed #296: $GLOBALS backup breaks the $GLOBALS reference. [1976] [2089]
  • Fixed #327: Syntax checking does not work on Windows. [2092]
  • Fixed #332: Empty message in PHPUnit_Framework_AssertionFailedError exception. [2108]
  • Fixed #337: PHPUnit_Extensions_Database_DB_MetaData_MySQL missing. [2003]
  • Fixed #338: Unknown returntype in PHPUnit_Extensions_Database_DB_IDatabaseConnection::getConfig(). [2165]
  • Fixed #342: Syntax errors not detected. [2046]
  • Fixed #346: SeleniumTestCase::getSpeed() does not return its result. [2099]
  • Fixed #349: PHPUnit_Framework_TestFailure::exceptionToString() does not handle PHPUnit_Framework_IncompleteTestError correctly. [2161]
Defined tags for this entry: ,

Trackback specific URI for this entry

1 Comment to "PHPUnit 3.2.9"

Display comments as (Linear | Threaded)
  1. Moises
    17/01/2008 at 23:41 Permalink
    Thaks for this great software.

    Reply

2 Trackbacks to "PHPUnit 3.2.9"

  1. /usr/portage 18/01/2008 at 01:02
    As I previously mentioned we made some effort to better check exceptions. The target is not only ensuring that a various exception is thrown but also that this exception is really the one which is expected. The result was a patch for PHPUnit to test for
  2. Manuel Pichler 19/01/2008 at 20:11
    Yesterday I released version 0.3.(0|1|2) of phpUnderControl. Except bugfixes and enhancements the major change in this new version of phpUnderControl is an ezcGraph replacement of the original cewolf metrics view. For the excellent appearance of the g

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.