avajs / avajs/typescript

Provide call locations for line number selection

Open
#25 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
JavaScript
Stars
76
Forks
19
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Research direction

Start by reading the linked AVA issue 2473 for the context around line number selection. Then investigate how the TypeScript test file should be parsed and how call locations can be returned to AVA, including the required AVA changes. Done means the test file is parsed and AVA receives the call locations.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, typescript
Domain
testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.