Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Zsolt Takacs
Follow
New posts
New posts and comments
Total activity
8
Last activity
January 18, 2016 03:55
Member since
September 30, 2011 16:21
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (0)
Comments (6)
Zsolt Takacs
commented,
February 13, 2012 18:35
I've fixed this issue, and I've release v0.2.1 of the plugin, it should be available from the repository soon.
Community
PhpStorm
PHPUnit Code Coverage
0 votes
Zsolt Takacs
commented,
February 10, 2012 11:07
Thanks for the windows-related information guys! I won't need to setup a windows env now.I'll try to fix it this weekend.
Community
PhpStorm
PHPUnit Code Coverage
0 votes
Zsolt Takacs
commented,
January 22, 2012 19:15
I've written a small guide in the wiki:https://github.com/oker1/phpunit_codecoverage_display/wikiI'm sure there's a bug somewhere, I've only tested the windows + samba share and ssh workflow. I hav...
Community
PhpStorm
PHPUnit Code Coverage
0 votes
Zsolt Takacs
commented,
September 30, 2011 16:37
First you have to set up phpunit to generate a clover xml. Then you set the path to that xml in the plugin's settings, and you're done. If you are using the phpstorm test runner, then the coverage ...
Community
PhpStorm
PHPUnit Code Coverage
0 votes
Zsolt Takacs
commented,
September 30, 2011 16:24
Do you have xdebug installed?Sadly phpunit doesn't fail if you try to generate coverage without xdebug loaded.
Community
PhpStorm
Anyone know how to use the code coverage plugin for PHPUnit
0 votes
Zsolt Takacs
commented,
September 30, 2011 16:21
Please try my plugin, it can highlight covered lines in the editor.http://plugins.jetbrains.net/plugin/?webide&id=6167
Community
PhpStorm
PHPUnit Code Coverage
0 votes