#36867 closed defect (bug) (fixed)
Enable phpunit to be run with codecoverage
| Reported by: | jorbin | Owned by: | jorbin |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.6 |
| Component: | Build/Test Tools | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
phpunit --coverage-clover=clover.xml currently fails. It has failed since [36318] (woops).
phpunit 5.0 also makes the use of a whitelist for code coverage mandatory. See https://github.com/sebastianbergmann/phpunit-documentation/issues/335
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 37445: