Skip to content

it.each node range doesn't include callback body #37

Open

Description

I noticed, that the it.each doesn't include the node range for the callback body

See start and end markers below:

/*start*/it.each([
            ['some'],
        ])('some', async (some: string) => /*end*/{
// Some code
        });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions