•  
      request #31150 Avoid overriding console implementation when running Vitest tests
    Infos
    #31150
    Thomas Gerbet (tgerbet)
    2023-03-14 17:33
    2023-03-14 14:25
    32737
    Details
    Avoid overriding console implementation when running Vitest tests

    Vitest already exposes a possibility to interact with console, no need to stub/spy on the implementations and then restore it at the end.

    Dev tools
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2023-03-14
    Attachments
    Empty
    References

    Follow-ups