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

Install PHPUnit during the install phase #20

Merged
merged 1 commit into from
Apr 5, 2019
Merged

Conversation

stof
Copy link
Contributor

@stof stof commented Apr 3, 2019

The simple-phpunit bridge is able to install the necessary PHPUnit when necessary. But triggering the installation during the install phase makes the output nicer as it will get collapsed instead of being visible near the test run.

The simple-phpunit bridge is able to install the necessary PHPUnit  when necessary. But triggering the installation during the install phase makes the output nicer as it will get collapsed instead of being visible near the test run.
@stof
Copy link
Contributor Author

stof commented Apr 3, 2019

See https://travis-ci.org/xabbuh/panda-client/jobs/515208111 for the output before this change

@xabbuh
Copy link
Owner

xabbuh commented Apr 5, 2019

Thank you @stof.

@xabbuh xabbuh merged commit 6cba681 into xabbuh:1.3 Apr 5, 2019
xabbuh added a commit that referenced this pull request Apr 5, 2019
This PR was merged into the 1.3 branch.

Discussion
----------

Install PHPUnit during the install phase

The simple-phpunit bridge is able to install the necessary PHPUnit  when necessary. But triggering the installation during the install phase makes the output nicer as it will get collapsed instead of being visible near the test run.

Commits
-------

6cba681 Install PHPUnit during the install phase
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