Downloads: 21011
Rating:
Participated in rating: 7
Recent change notes:
Changelog: v0.2.2
- PhpStorm 4 compatibility fix
General usage instructions:
Configure clover.xml path in project settings. Run tests with PhpStorm test runner, using a phpunit.xml to generate clover report to given path.
Comments:
D:/sites/path/to
!=
D:\sites\path\to
It would be nice if it highlighted the lines if files as you open them in the editor, even if they were not open before.
I like it so far. Nice work.
How can I do it?
I.e. path for the file on *nix is /usr/local/www/project/lib/Class.php
This path is translated into Z:\project\lib\Class.php in Windows.
In clover.xml /usr/local/www/project/lib/Class.php path appears.