Skip to content

Support node:test as an alternative to mocha #331

@DanTup

Description

@DanTup

Node has built-in testing that's very similar to Mocha, but also supports mocking:

https://nodejs.org/api/test.html

I tried switching an extensions tests over to this, and although they run, VS Code doesn't recognise them and reports 0 tests ran.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions