0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Renamed the class from Activator to MakeGoodCorePlugin. More... over 15 years ago
Added the feature to run all tests when a resource is changed. (Issue #138) More... over 15 years ago
Adjusted the widget width for the progress rate. More... over 15 years ago
Added testrunner.php for launching. (Issue #384) More... over 15 years ago
Added test runner commands with .php extension for debugging. More... over 15 years ago
Made a lot of improvements. More... over 15 years ago
Refactored. More... over 15 years ago
Added support for PHP source lookup. (Issue #170) More... over 15 years ago
Renamed the method from hasActiveLaunch() to hasActiveLaunches(). More... over 15 years ago
Changed code so as to ignore unrelated launches. More... over 15 years ago
Fixed a defect that caused the MakeGood view to be broken when running multiple tests. (Issue #172) More... over 15 years ago
Added support for Xdebug. (Issue #120) More... over 15 years ago
Fixed a defect that caused the "Stop on Failure/Error" button to be reset when the MakeGood view is reopened. (Issue #171) More... over 15 years ago
Fixed a defect that caused the "Stop on Failure/Error" button to be reset when the MakeGood view is reopened. (Issue #171) More... over 15 years ago
Removed an unused import. More... over 15 years ago
Removed @SuppressWarnings("restriction"). More... over 15 years ago
Removed unused imports. More... over 15 years ago
Beautified. More... over 15 years ago
Removed unnecessary comments. More... over 15 years ago
Renamed the method from runnableAllTests() to isRunnableAllTests(). More... over 15 years ago
Renamed the method from raiseError() to raiseSessionAlreadyStartedError(). More... over 15 years ago
Removed unused imports. More... over 15 years ago
Added a feature to debug tests. (Issue #170) More... over 15 years ago
Replaced bin/ with /bin/ in .gitignore. More... over 15 years ago
Removed unused files. More... over 15 years ago
Improved error handling for the getCommandPath() method. More... over 15 years ago
Renamed the method from useSimpleTest() to usingSimpleTest(). More... over 15 years ago
Renamed the method from usePHPUnit() to usingPHPUnit(). More... over 15 years ago
Renamed the method from getTestClass() to getTestClassSuperType(). More... over 15 years ago
Renamed the method from includeTestClass() to includesTests(). More... over 15 years ago