Skip to content

mention phpunit bridge in bundle best practices #9185

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
Feb 3, 2018
Merged

mention phpunit bridge in bundle best practices #9185

merged 2 commits into from
Feb 3, 2018

Conversation

dbu
Copy link
Contributor

@dbu dbu commented Feb 1, 2018

i noticed that the bundle best practices don't mention the phpunit bridge. should we go even further and add it to the list of things a bundle should be using?

Copy link
Member

@javiereguiluz javiereguiluz left a comment

Choose a reason for hiding this comment

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

@dbu thanks for this! I totally missed that we don't mention that using simple-phpunit in your Travis CI config requires installing something first. To make things more concise, I merged your two notes into a comment exactly at the line where simple-phpunit is used, so readers don't miss it. Thank you!

@javiereguiluz
Copy link
Member

Thanks David.

@javiereguiluz javiereguiluz merged commit 4854c03 into symfony:4.0 Feb 3, 2018
javiereguiluz added a commit that referenced this pull request Feb 3, 2018
…iereguiluz)

This PR was merged into the 4.0 branch.

Discussion
----------

mention phpunit bridge in bundle best practices

i noticed that the bundle best practices don't mention the phpunit bridge. should we go even further and add it to the list of things a bundle should be using?

Commits
-------

4854c03 Reword
dce07d5 mention phpunit bridge in bundle best practices
@dbu dbu deleted the patch-7 branch October 18, 2018 17:26
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.

3 participants