Skip to content

test.describe not implementedΒ #27406

@matthewp

Description

@matthewp

Version: Deno 2.1.4

I attempted to run one of Astro's tests with Deno and hit this:

error: Uncaught (in promise) Error: Not implemented: test.describe
    at notImplemented (ext:deno_node/_utils.ts:9:9)
    at describe (node:test:145:3)
    at file:///Users/matthew/dev/astro/packages/astro/test/astro-basic.test.js:6:1

Test file: https://github.com/withastro/astro/blob/main/packages/astro/test/astro-basic.test.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions