•  
      request #44481 Replace toMatchTypeOf by toEqualTypeOf
    Infos
    #44481
    Joris MASSON (jmasson)
    2025-09-04 12:36
    2025-09-03 14:26
    46192
    Details
    Replace toMatchTypeOf by toEqualTypeOf

    toMatchTypeOf() is only used in special Vitest "type testing" files. We only have a handful of such files. It is deprecated in favour of toEqualTypeOf(). We should replace the matchers to ease future upgrades of Vitest.

    Dev tools
    Empty
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Joris MASSON (jmasson)
    Closed
    2025-09-04
    Attachments
    Empty
    References

    Follow-ups