0

enter image description here

Hi everybody, i have some problem with phpunit coverage html component. I installed correctly components and launch command:

vendor/bin/phpunit --coverage-html tests

Tests works correctly, but no html reports generated. Attached the terminal result. The classic "Generating code coverage report in HTML format ... done" doesn't appear.

Can you help me? Thanks

0

1 Answer 1

4

The error message reads "No code coverage driver is available". Your PHP environment is missing Xdebug or PCOV.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.