clicking failed PHPUnit tests goes too deep
I'm currently writting and running PHPUnit testcases..
when a test fails I see the yellow exclamation `!` , but when I click on it.. it goes deep down into the Constraint.php
Is there a way to configure PHPStorm to go to the offending test______ method instead of the assertion itself?
thanks
请先登录再写评论。
Hi there,
What PhpStorm version do you use? As I understand it is 7.1.3?
If I understood you correctly it is fixed for v8 -- http://youtrack.jetbrains.com/issue/WI-18703
I'll wait for the full release. Thanks for the insight on the work items. I'll search there next time in addition to the forum.