Cannot run tests with code coverage

I do can run codeception unit tests but I cannot run them with code coverage! The problem is that I don't even see any errors! I don't know what is wrong. I click and nothing happens. https://www.screencast.com/t/bWCuVM10GW

1
3 comments

"Test framework quit unexpectedly" means there's an error during execution and IDE didn't parse the output correctly (most likely). Are you on a latest 2017.3.6 version?

0
Avatar
Permanently deleted user

Yes, I am on the latest version.

0

The release build doesn't support Codeception code coverage, it's only available in public preview: https://youtrack.jetbrains.com/issue/WI-34962
https://www.jetbrains.com/phpstorm/nextversion/

0

Please sign in to leave a comment.