285
I Use This!
Very High Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Feb 05, 2025 — Feb 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add time to JSON messages. More... over 19 years ago
More work on time. More... over 19 years ago
Unify timing code. More... over 19 years ago
More work on the JSON logger. More... over 19 years ago
Optionally return filtered stacktrace as array. More... over 19 years ago
Send a JSON message when a test suite starts executing that contains the number of tests. More... over 19 years ago
Log_Eclipse -> Log_JSON More... over 19 years ago
fputs() -> fwrite() More... over 19 years ago
Patch by Sebastian Nohn <[email protected]>, closes #67. More... over 19 years ago
Fix #65. More... over 19 years ago
Prepare release. More... over 19 years ago
Selenium -> Testing_Selenium, closes #59. More... over 19 years ago
Initial tests for SeleniumTestCase. Closes #62. Thanks to Sebastian Nohn <[email protected]> for the initial work. More... over 19 years ago
Add assertLocationEquals() and assertLocationNotEquals(). Check whether $this->selenium still exists in close(). More... over 19 years ago
Add tearDown() as PHPUnit_Framework_TestCase::runTest() will not return control to PHPUnit_Extensions_SeleniumTestCase::runTest() on failure, thus leaving the browser open. Reported by Sebastian Nohn <[email protected]>. isTextPattern() -> isTextPresent(). Patch by Sebastian Nohn <[email protected]>, closes #60. Add assertTextPresent() and assertTextNotPresent(). Patch by Sebastian Nohn <[email protected]>, closes #61. Add missing doc comments. More... over 19 years ago
Add Selenium files. More... over 19 years ago
Fix #63. More... over 19 years ago
Whitespace fix. More... over 19 years ago
Ignore abstract classes in addTestFile(). More... over 19 years ago
Make sure that $test->__testNode is set. This might not be the case, for instance, when a TestSetup decorator is used. More... over 19 years ago
Cleanup. More... over 19 years ago
Use valid default return value for mocked __toString() method. More... over 19 years ago
Be more explicit about mockable magic methods. More... over 19 years ago
More class_exists()/interface_exists() autoload prevention work. More... over 19 years ago
Prepare release. More... over 19 years ago
Bump Xdebug dependency. More... over 19 years ago
Reorganize repository. More... over 19 years ago
Prepare release. More... over 19 years ago
Fix output for non-verbose mode. More... over 19 years ago
Prepare release. More... over 19 years ago