PHPUnit Logging / PMD Follow
Can someone tell me if PHPUnit logging can be with PHPStorm?
http://www.phpunit.de/manual/3.2/en/appendixes.configuration.html
This page states for these rules to work, I have to invoke the TextUI test runner with arguments. How would I do that from PHPStorm?
I primarily want to use the PMD Rules.
Please sign in to leave a comment.
Hello Keith,
It is unsupported by PhpStorm custom test runner - please submit an issue http://youtrack.jetbrains.net/issues/WI#newissue=yes.
Thank you for feedback!
Logging in general, or the PMD rules?
Keith,
Logging in general.
Thank you for feedback!
http://youtrack.jetbrains.net/issue/WI-7499