Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New XML-based logfile format #4321

Open
sebastianbergmann opened this issue Jun 24, 2020 · 1 comment · May be fixed by #5388
Open

New XML-based logfile format #4321

sebastianbergmann opened this issue Jun 24, 2020 · 1 comment · May be fixed by #5388
Assignees
Labels
feature/logging Issues related to logging test results type/enhancement A new idea that should be implemented

Comments

@sebastianbergmann
Copy link
Owner

sebastianbergmann commented Jun 24, 2020

I would like to introduce a --log-xml <file> CLI option as well as a <logging><xml outputFile="logfile.xml"/> XML configuration file setting to generate logfiles in a new XML format.information.

The goal of this is to have a XML-based test result format that we control. JUnit XML is outside of our control and not really a standard to begin with.

@sebastianbergmann sebastianbergmann added type/enhancement A new idea that should be implemented feature/logging Issues related to logging test results labels Jun 24, 2020
@sebastianbergmann sebastianbergmann self-assigned this Jun 24, 2020
@ssontakke
Copy link

ssontakke commented Jun 30, 2020

Would be good if we can export something related to the testsuites configuration from phpunit.xml.

My use case:
Application with multiple teams working on it. I have test suites configured based on teams/modules/domains. On CD/CI server, I want testsuite-wise reporting. Right now only junit format supports our need.

I believe you are planning to go away from junit format and replace it with this?

sebastianbergmann added a commit that referenced this issue May 15, 2023
sebastianbergmann added a commit that referenced this issue May 15, 2023
@sebastianbergmann sebastianbergmann linked a pull request May 27, 2023 that will close this issue
sebastianbergmann added a commit that referenced this issue May 27, 2023
sebastianbergmann added a commit that referenced this issue May 29, 2023
sebastianbergmann added a commit that referenced this issue May 29, 2023
sebastianbergmann added a commit that referenced this issue May 30, 2023
sebastianbergmann added a commit that referenced this issue Jun 1, 2023
sebastianbergmann added a commit that referenced this issue Jun 3, 2023
sebastianbergmann added a commit that referenced this issue Jun 25, 2023
sebastianbergmann added a commit that referenced this issue Jul 19, 2023
sebastianbergmann added a commit that referenced this issue Jul 19, 2023
sebastianbergmann added a commit that referenced this issue Jul 25, 2023
sebastianbergmann added a commit that referenced this issue Jul 25, 2023
sebastianbergmann added a commit that referenced this issue Jul 25, 2023
sebastianbergmann added a commit that referenced this issue Jul 26, 2023
sebastianbergmann added a commit that referenced this issue Aug 2, 2023
sebastianbergmann added a commit that referenced this issue Aug 7, 2023
sebastianbergmann added a commit that referenced this issue Aug 16, 2023
sebastianbergmann added a commit that referenced this issue Aug 18, 2023
sebastianbergmann added a commit that referenced this issue Aug 19, 2023
sebastianbergmann added a commit that referenced this issue Aug 30, 2023
sebastianbergmann added a commit that referenced this issue Sep 7, 2023
sebastianbergmann added a commit that referenced this issue Sep 11, 2023
sebastianbergmann added a commit that referenced this issue Sep 15, 2023
sebastianbergmann added a commit that referenced this issue Sep 16, 2023
sebastianbergmann added a commit that referenced this issue Sep 16, 2023
sebastianbergmann added a commit that referenced this issue Dec 5, 2023
sebastianbergmann added a commit that referenced this issue Dec 5, 2023
sebastianbergmann added a commit that referenced this issue Dec 5, 2023
sebastianbergmann added a commit that referenced this issue Feb 6, 2024
sebastianbergmann added a commit that referenced this issue Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/logging Issues related to logging test results type/enhancement A new idea that should be implemented
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants