1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[test] fixed test method names more consistently More... over 11 years ago
[Process] removed TestRunner::$result More... over 11 years ago
[Process] extracted the notification procedure as TestRunner::notifyResult() More... over 11 years ago
added a feature that notifies the special message if the notification message is empty (Issue #35) More... over 11 years ago
[Composer] updated the version string of phpunit/phpunit to >=3.7.0 (Issue #34) More... over 11 years ago
[Composer] updated the description for phpunit/phpunit in "suggest" More... over 11 years ago
[Composer] added phake/phake dependency to require-dev More... over 11 years ago
[PHPUnit] changed ResultPrinter to avoid raising an error "Undefined variable: notificationMessage" when the --notify option is specified (Issue #32) More... over 11 years ago
[PHPUnit] changed PHPUnitGroupFilterTestSuite to avoid raising an error "Undefined offset: 0" in PHPUnitCollector (Issue #32) More... over 11 years ago
[PHPUnit][Runner] changed JUnitXMLPrinter to create a well-formed XML document when no tests are found (Issue #32) More... over 11 years ago
[test][Runner] fixed wrong namespace More... over 11 years ago
Merge pull request #33 from FrzMe/master (Issue #32) More... over 11 years ago
updated the list of contributors (Issue #32) More... over 11 years ago
[PHPUnit][Runner] made a few changes to JUnitXMLPrinter (Issue #32) More... over 11 years ago
[PHPUnit][Preparer] changed PHPUnitPreparer to require PHPUnit/Autoload.php only if PHPUnit_Runner_Version cannot be loaded (Issue #32) More... over 11 years ago
Add support for PHPUnit 4
Frz
More... over 11 years ago
[Composer] added phpunit/phpunit dependency to require-dev More... over 11 years ago
[Composer] changed the minimum required PHP version to 5.3.3 More... over 11 years ago
removed PHPSpec support (Issue #31) More... over 11 years ago
removed CIUnit support (Issue #31) More... over 11 years ago
removed SimpleTest support (Issue #31) More... over 11 years ago
removed CakePHP support (Issue #31) More... over 11 years ago
[Collector] updated copyright notices More... over 11 years ago
[Collector] renamed a local variable in the Collector::collect() method More... over 11 years ago
[Composer] Updated the branch-alias for dev-master to 4.0.x-dev. More... over 11 years ago
updated the image url More... over 11 years ago
fixed invalid header of README.md More... over 11 years ago
prepared release 3.6.2 (Issue #29) More... over 11 years ago
changed the format of README.textile and CONTRIBUTORS.textile to Markdown More... over 11 years ago
[Process] changed the ContinuousTestRunner::runTests() method to set the process timeout to 60 seconds (Issue #28) More... almost 12 years ago