phpunit
phpunit copied to clipboard
Fixed: No <system-out> with @runTestsInSeparateProcesses and --log-junit
AbstractPhpProcess: 299: Bind the output directly to the test instance 362: Removed output print -> handled by testCase
Added TestSeperateProcesses.php to test output in @runTestsInSeparateProcesses
Added log-junit-seprate-processes.phpt to test output in junit with @runTestsInSeparateProcesses
Added log-teamcity-seperate-processes.phpt to test output in teamcity with @runTestsInSeparateProcesses