Skip to content

Fix PHPUnit6 issue #25

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 2 commits into from
May 22, 2017
Merged

Fix PHPUnit6 issue #25

merged 2 commits into from
May 22, 2017

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented May 21, 2017

This will fix #21

Is this a good solution? Im not sure how else we could do it. Any input is appreciated.

@Nyholm
Copy link
Member Author

Nyholm commented May 21, 2017

I've updated the PR now. This will work.

Adding `printerClass="Http\Client\Tests\ResultPrinter" to phpunit.xml.dist will make sure this is class is used.

@dbu
Copy link
Contributor

dbu commented May 22, 2017

should you add the thing about the custom result printer to the readme? and should we use it in the phpunit.xml.dist provided by this repo?

@Nyholm
Copy link
Member Author

Nyholm commented May 22, 2017

I do not know. It is not a new feature. It is just adapted for PHPUnit 6.

@dbu dbu merged commit d602927 into master May 22, 2017
@dbu dbu deleted the Nyholm-result-printer branch May 22, 2017 08:18
@dbu
Copy link
Contributor

dbu commented May 22, 2017

fair enough

@dbu
Copy link
Contributor

dbu commented May 22, 2017

though providing some setup documentation in the README would not hurt if somebody builds their own adapter, or for us when we start a new adapter.

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