-
-
Notifications
You must be signed in to change notification settings - Fork 385
Closed
Description
| Q | A |
|---|---|
| php-code-coverage version | 6.0.0 |
| PHP version | 7.2.1 |
| Driver | Xdebug |
| Xdebug version (if used) | 2.6.0 |
| Installation Method | Composer |
| Usage Method | PHPUnit |
| PHPUnit version (if used) | 7.0.0 |
When I generate code coverage report in Clover XML format, there was an error:
PHP Fatal error: Uncaught RuntimeException: Directory "Some Path" was not created
It could automatically create folders when the php-code-coverage version less than 6.0.0, version 6.0.0 could not.
Metadata
Metadata
Assignees
Labels
No labels