1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prepared release 3.3.1. (Issue #9) More... almost 13 years ago
[Core] Fixed a defect that caused an error "Fatal error: Class 'Symfony\Component\Process\Process' not found in ..." to be raised when launching Autotest. (Issue #8) More... almost 13 years ago
Updated the README. More... almost 13 years ago
[Composer] Updated the branch-alias of the dev-master to 3.4-dev. More... almost 13 years ago
Prepared release 3.3.0. (Issue #7) More... almost 13 years ago
Fixed invalid command for the compile target in the build.xml. More... almost 13 years ago
[Composer] Changed the value of the license to BSD-2-Clause. More... almost 13 years ago
Updated the list of contributors to Stagehand_TestRunner. (Issue #4) More... almost 13 years ago
[PHPUnit] Updated the copyright notice of src/Stagehand/TestRunner/Collector/PHPUnitCollector.php. (Issue #4) More... almost 13 years ago
[PHPUnit] Added two tests for a defect that caused specifying test methods not to work with the groups. (Issue #4) More... almost 13 years ago
Added the list of contributors to Stagehand_TestRunner. More... almost 13 years ago
Updated the copyright notice. More... almost 13 years ago
Updated the required version of stagehand-testrunner. More... almost 13 years ago
[Process] Improved the method names, field name, and configuration parameter that are related to the watching directories for Autotest. More... almost 13 years ago
Improved the name of some configuration parameters. More... almost 13 years ago
[Runner] Changed the constructor of the TestDoxPrinter class so as to receive a Terminal object instead of a boolean value. More... almost 13 years ago
[Runner] Improved the method names and field name that are related to whether or not the results of the current test run should color. More... almost 13 years ago
[Runner] Improved the method names and field name that are related to whether or not the current test run is autotest. More... almost 13 years ago
[Runner] Fixed the name of a temporary variable. More... almost 13 years ago
[Runner] Improved the method names and field name that are related to whether or not the current test run should notify the results. More... almost 13 years ago
[Runner] Improved the method names and field name that are related to whether or not the current test run should stop on failure. More... almost 13 years ago
[Runner] Improved the method names and field name that are related to whether or not the current test run has the detailed progress. More... almost 13 years ago
[Runner] Changed the condition whether or not the current test run has the JUnit XML file. More... almost 13 years ago
[Runner][JunitXMLWriter] Moved the location of factory code that creates an appropriate JUnitXMLWriter object from the JUnitXMLWriterFactory class to the Runner class. More... almost 13 years ago
[Collector][Core] Moved the location of holding whether or not the collector recursively scans the specified directories from the TestTargetRepository class to the Collector class. More... almost 13 years ago
[Collector] Changed the Collector::collect() method so as to use self object instead of the callback. More... almost 13 years ago
[Runner] Changed the constructor of the JUnitXMLPrinter class to receive the the JUnitXMLWriter and TestTargetRepository objects. More... almost 13 years ago
[Runner] Removed the JUnitXMLPrinterFactory class. More... almost 13 years ago
[Runner] Added the constructor to the ExampleFactory class to receive the the TestTargetRepository object. More... almost 13 years ago
[Runner] Removed unnecessary service definitions from DIC. More... almost 13 years ago