typescript icon indicating copy to clipboard operation
typescript copied to clipboard

Provide call locations for line number selection

Open novemberborn opened this issue 5 years ago • 0 comments

See https://github.com/avajs/ava/issues/2473 for context.

We need to parse the test file, ideally using typescript. And then provide the call locations back to AVA.

This will require some changes in AVA as well.

novemberborn avatar Apr 26 '20 14:04 novemberborn