Skip to content

Investigate switching type tests to Vitest #4122

@EskiMojo14

Description

@EskiMojo14

Vitest provides its own suite for testing types, which would be good to switch our tests over to.

We need to make sure we can get the same checks and safety, but it looks like toEqualTypeOf is equivalent to expectExactType and toMatchTypeOf is equivalent to expectType.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions