-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: Add version restriction to PHPUnit xml (#198)
PHPUnit xml format changed after version 4. And this tool does not support newer versions. To use this tool with newer versions, users should use the flag `--coverage-clover` and send the report using the clover format. Add troubleshooting note about PHPUnit xml
- Loading branch information
Francisco Duarte
authored
Apr 16, 2020
1 parent
276bc71
commit 64809e7
Showing
1 changed file
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters