-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
feature/loggingIssues related to logging test resultsIssues related to logging test resultsfeature/logging/junitIssues related to logging test results in JUnit XML formatIssues related to logging test results in JUnit XML formattype/bugSomething is brokenSomething is brokenversion/10Something affects PHPUnit 10Something affects PHPUnit 10version/11Something affects PHPUnit 11Something affects PHPUnit 11
Description
I tried to implement acceptance screenshots testing using Symfony Pather, Phpunit and gitlab.
As you can see https://docs.gitlab.com/ee/ci/testing/unit_test_reports.html#view-junit-screenshots-on-gitlab PhpUnit should save stdout to system-out
tag, but I didn't find any functional for this
see JunitXmlLogger.php
How it can be implemented?
Metadata
Metadata
Assignees
Labels
feature/loggingIssues related to logging test resultsIssues related to logging test resultsfeature/logging/junitIssues related to logging test results in JUnit XML formatIssues related to logging test results in JUnit XML formattype/bugSomething is brokenSomething is brokenversion/10Something affects PHPUnit 10Something affects PHPUnit 10version/11Something affects PHPUnit 11Something affects PHPUnit 11