Skip to content

vitest/no-done-callback false positive with test context #642

Closed as not planned
@lishaduck

Description

It looks like I can use .concurrent on my suites to suppress the warning, but I want all of my tests to be concurrent, so I use sequence.concurrent.
I think the lint's just wrong, becuase I don't think done callbacks are even available anymore?

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