Failed line in test
Reports failed method calls or assertions in tests. It helps detect the failed line in code faster and start debugging it immediately.
Example:
function test() {
$this->assertEquals(1,2); //highlighted
}
Inspection Details | |
---|---|
Available in: | PhpStorm 2023.3, Qodana for PHP 2023.3 |
Plugin: | PHP, 233.SNAPSHOT |
Last modified: 13 July 2023