Skip to content

Remove 'testdox' attribute from phpunit.xml#60

Open
froozeify wants to merge 1 commit into
pluginsGLPI:mainfrom
froozeify:remove-testdox
Open

Remove 'testdox' attribute from phpunit.xml#60
froozeify wants to merge 1 commit into
pluginsGLPI:mainfrom
froozeify:remove-testdox

Conversation

@froozeify
Copy link
Copy Markdown
Contributor

Reduce the very verbose output to the regular phpunit one

From

image

To

image

Copy link
Copy Markdown
Contributor

@Rom1-B Rom1-B left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"It was better before"

I'd prefer to keep the details; the plugins have few tests (compared to the core)

@froozeify
Copy link
Copy Markdown
Contributor Author

I'm not a fan, if a test fail in the middle we have to scroll through all the success output before finding the fail one as failed tests are not pushed at the end.

Scrollbar is only for the phpunit test, console was clear before

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants