Open
Description
I know its an edge case, but TestListener dont recognize @vcr tag, if you use it with single line comments:
Not working:
/** @vcr vcr.yaml */
function testSomething
Working:
/**
* @vcr vcr.yaml
*/
function testSomething
Metadata
Metadata
Assignees
Labels
No labels