Sebastian Bergmann »
17 January 2008 »
in Announcements »
- 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]
Trackback specific URI for this entry
17/01/2008 at 23:41 Permalink
Reply