Skip to content

Config: add tests for the reportWidth setting #3820

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

Merged
merged 1 commit into from
May 18, 2023

Conversation

jrfnl
Copy link
Contributor

@jrfnl jrfnl commented May 7, 2023

Follow up on merged PR #3761

While definitively not a comprehensive set of tests for the Config class, this commit adds an initial set of tests for the Config class verifying that the reportWidth property is handled correctly.

Note: these tests have been set up to already be compatible with PR #3803, which widens the supported PHPUnit version.

👉 I have a separate commit ready for these tests for PHPCS 4.x as some changes are needed for PHPCS 4.x.

Follow up on merged PR 3761

While definitively not a comprehensive set of tests for the `Config` class, this commit adds an initial set of tests for the `Config` class verifying that the `reportWidth` property is handled correctly.

Note: these tests have been set up to already be compatible with PR 3803, which widens the supported PHPUnit version.

:point_right: I have a separate commit ready for these tests for PHPCS 4.x as some changes are needed for PHPCS 4.x.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants