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

Updated information about testing code coverage. #5929

Closed
wants to merge 1 commit into from
Closed

Updated information about testing code coverage. #5929

wants to merge 1 commit into from

Conversation

rogamoore
Copy link
Contributor

Q A
Doc fix? yes
New docs? no
Applies to all
Fixed tickets

As of PHPUnit 5.0 it is mandatory to define a whitelist, otherwise the code coverage generation will fail.
See sebastianbergmann/phpunit-documentation#335

I also added how to get the result directly in your console.

@javiereguiluz
Copy link
Member

@rogamoore thanks for this contribution! Your original pull request was no longer mergeable (it needed a rebase). I've done that in #6092. Of course I reused your original commit, so you'll get full credit for your work. Thanks!

@xabbuh xabbuh closed this Jan 10, 2016
@rogamoore rogamoore deleted the update_phpunit_xml branch January 10, 2016 18:45
wouterj added a commit that referenced this pull request Feb 6, 2016
This PR was merged into the 2.3 branch.

Discussion
----------

Updated information about testing code coverage.

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

This is just a rebase of #5929 to make it mergeable.

Commits
-------

8a5a239 Updated information about testing code coverage.
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.

3 participants