Skip to content

Run unit tests in the browser #800

@adamziel

Description

@adamziel

Vitest supports the browser mode - let's use it for more reliable testing. Right now the unit tests run in Node.js, which is a different environment than most Playgrounds run in (web browsers) https://vitest.dev/guide/browser.

Ideally, we'd run these tests both in Node.js AND in the browser.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions