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

Documentation for the new PhpUnit bridge #5059

Closed
xabbuh opened this issue Mar 5, 2015 · 3 comments
Closed

Documentation for the new PhpUnit bridge #5059

xabbuh opened this issue Mar 5, 2015 · 3 comments
Assignees
Labels
actionable Clear and specific issues ready for anyone to take them. hasPR A Pull Request has already been submitted for this issue. PHPUnitBridge Testing
Milestone

Comments

@xabbuh
Copy link
Member

xabbuh commented Mar 5, 2015

symfony/symfony#13398 introduced the new PhpUnitBridge that will ship with Symfony 2.7. I think we should at least write a bit about it in the testing section of the cookbook.

@xabbuh xabbuh added Missing Documentation actionable Clear and specific issues ready for anyone to take them. Testing labels Mar 5, 2015
@xabbuh xabbuh added this to the 2.7 milestone Mar 5, 2015
@wouterj
Copy link
Member

wouterj commented Mar 5, 2015

I'll try to take care of it (already started writing an article about preparing for sf3)

@wouterj wouterj self-assigned this Mar 5, 2015
@wouterj wouterj added the hasPR A Pull Request has already been submitted for this issue. label May 8, 2015
weaverryan added a commit that referenced this issue May 25, 2015
This PR was merged into the 2.3 branch.

Discussion
----------

Documented upgrading path for a major version

| Q | A
| --- | ---
| Doc fix? | no
| New docs? | yes
| Applies to | all
| Fixed tickets | #5059, partially #5111

I feel like there are lots of questions about this topic and nothing has officially been written about it yet. This PR is a first shot at documenting the steps you need to take.

I found this one of the hardest things to explain in an easy way. I hope others can improve it a bit :)

Todo
---

* [x] Add image of toolbar
* [x] Add result of PhpUnit bridge

Commits
-------

604ccab Fix formatting error
31999db Fixes after review
55fcee9 Applied comments
99c5075 Fix typo
300e8ab Added new recipe on upgrading a major version
2b0aee3 Fix little title case mistake
6a90c9b Created 'upgrade' cookbook section
@wouterj wouterj closed this as completed Jul 29, 2015
@stof
Copy link
Member

stof commented Dec 5, 2015

This should be reopened. We should have a documentation page for the component itself, showing how to use it and describing its nice features (different modes, matching a single deprecation, etc...)

@xabbuh xabbuh reopened this Dec 7, 2015
wouterj added a commit that referenced this issue Mar 5, 2016
…heofidry)

This PR was submitted for the 2.3 branch but it was merged into the 2.7 branch instead (closes #6273).

Discussion
----------

[PHPUnit bridge] Add documentation for the component

| Q             | A
| ------------- | ---
| Doc fix?      | no
| New docs?     | yes
| Applies to    | all
| Fixed tickets | #5059

First draft of the doc. I'm not hyper familiar with the component so I may have overlooked a feature. Also I kind of find the name off: *PHPUnit Bridge*, it's not about a bridge, it's about deprecation. Bridge is the technical solution to bring it, it does not reflect what the component does.

Commits
-------

6a1d886 [PHPUnit bridge] Add documentation for the component
@xabbuh
Copy link
Member Author

xabbuh commented Mar 16, 2016

done with #6273

@xabbuh xabbuh closed this as completed Mar 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actionable Clear and specific issues ready for anyone to take them. hasPR A Pull Request has already been submitted for this issue. PHPUnitBridge Testing
Projects
None yet
Development

No branches or pull requests

3 participants