1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed unnecessary include_once statements. More... almost 16 years ago
Replaced include_once with class_exists(). More... almost 16 years ago
Removed the constant PHPUnit_MAIN_METHOD. More... almost 16 years ago
Changed the method to register the "testdox" stream wrapper so as to call method explicitly. More... almost 16 years ago
Introduced autoloding by Stagehand_Autoload. More... almost 16 years ago
Removed an unnecessary require_once. More... almost 16 years ago
Replaced the word display with print. More... almost 16 years ago
Changed code to extend Stagehand_CLIController. More... almost 16 years ago
Replaced the phrase isVerbose with printsDetailedProgressReport. More... almost 16 years ago
Moved $enableAutotest to just below $preloadFile. More... almost 16 years ago
Replaced the word watch with monitor. More... almost 16 years ago
Replaced the phrase targetDirectories with monitoredDirectories. More... almost 16 years ago
Replaced the configuration fields with a Stagehand_TestRunner_Config object. More... almost 16 years ago
Refactored. More... almost 16 years ago
Refactored. More... almost 16 years ago
Renamed the method loadConfiguration() to loadConfig(). More... almost 16 years ago
Refactored. More... almost 16 years ago
Changed the form of the usage. More... almost 16 years ago
Replaced the phrase enableAutotest with enablesAutotest. More... almost 16 years ago
Added a feature to test only one or more methods which you want to test. (Issue #44) More... almost 16 years ago
Removed unnecessary @link tags. More... almost 16 years ago
Replaced the phrase isRecursive with recursivelyScans. More... almost 16 years ago
Made a minor improvement. More... almost 16 years ago
Renamed the package name from Stagehand_TestRunner_Runner_PHPUnit to Stagehand_TestRunner_Runner_PHPUnitRunner. More... about 16 years ago
Renamed Stagehand_TestRunner_Runner_PHPSpec_Reporter to Stagehand_TestRunner_Runner_PHPSpecRunner_Reporter. More... about 16 years ago
Renamed sub-classes of Stagehand_TestRunner_Runner. More... about 16 years ago
Renamed Stagehand_TestRunner_Runner_Common to Stagehand_TestRunner_Runner. More... about 16 years ago
Renamed sub-classes of Stagehand_TestRunner_Collector. More... about 16 years ago
Removed E_STRICT the error reporting level. More... about 16 years ago
Fixed invalid require_once paths. More... about 16 years ago