We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
example:
test('test ^', () => { console.log("hello ") });
When you click Debug.
Debug
The character ^ causes an error.
^
Console information:
Ran all test suites matching /PointInPolyline.test.ts/i with tests matching "test \\^".