1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[PHPUnit] filter the $testSuite->groups in the PHPUnitCollector (Issue #4) More... almost 13 years ago
[JUnitXMLWriter] Removed the UTF8ConverterFactory class. More... almost 13 years ago
[JUnitXMLWriter] Removed an unnecessary use statement. More... almost 13 years ago
[JUnitXMLWriter] Replaced the JUnitXMLWriter::setStreamWriter() method with the constructor of each implementer. More... almost 13 years ago
[JUnitXMLWriter] Renamed the JUnitXMLStreamWriter class to StreamJUnitXMLWriter. More... almost 13 years ago
[JUnitXMLWriter] Renamed the JUnitXMLDOMWriter class to DOMJUnitXMLWriter. More... almost 13 years ago
[JUnitXMLWriter] Moved the TestsuiteDOMElement class into the JUnitXMLWriter namespace. More... almost 13 years ago
[JUnitXMLWriter] Changed the JUnitXMLWriterFactory class so that the appropriate writer object is created by each new statment. More... almost 13 years ago
[Core] Renamed the TestTargets class to TestTargetRepository. More... almost 13 years ago
Moved the Core\PHPUnitXMLConfiguration class into the Util namespace. More... almost 13 years ago
Moved the DIC definition files into the Resources/config directory. More... almost 13 years ago
Moved the Core\Transformation namespace into the DependencyInjection namespace. More... almost 13 years ago
Moved the Core\Configuration namespace into the DependencyInjection namespace. More... almost 13 years ago
Moved the DependencyInjection namespace into the top level namespace. More... almost 13 years ago
Renamed test/preload.php to test/bootstrap.php. More... almost 13 years ago
Renamed the preload.php to bootstrap.php. More... almost 13 years ago
Changed the libraries for the PHP Include Path from PEAR to PHPUnit and Phake. More... almost 13 years ago
Improved autoloading for Stagehand_TestRunner's classes. (Issue #430) More... almost 13 years ago
Added code to set the memory_limit directive to -1 when initializing the environment. (Issue #426) More... almost 13 years ago
[PHPUnit] Moved code that creates the primary ResultPrinter object into the createPrinter() method. More... about 13 years ago
[PHPUnit] Moved code that creates an array that is passed to the TestRunner object into the createArguments() method. More... about 13 years ago
Removed the StreamException class. More... about 13 years ago
[Composer] Updated the branch-alias of the dev-master to 3.3-dev. More... about 13 years ago
Added a missing dependency. (Issue #422) More... about 13 years ago
Prepared release 3.2.0. (Issue #422) More... about 13 years ago
Removed the StreamableProcess class. More... about 13 years ago
Removed an unnecessary empty line. More... about 13 years ago
[Composer] Changed the path of the autoload file. More... about 13 years ago
Replaced the StreamableProcess class with the Symfony Process component. More... about 13 years ago
[Composer] Changed the version of the piece/stagehand-alterationmonitor and piece/stagehand-componentfactory packages. More... about 13 years ago