Skip to content

Make vscode-jest Official #2183

@orta

Description

@orta

Make vscode-jest Official, and allow it to share the majority of the code with a potential nuclide version.

TODO

  • Decide on repo? (would this be a npm module as a lerna thing? @cpojer)
  • TypeScript -> Flow
  • Convert from mocha -> Jest
  • Start to decouple VS Code from the codebase. This means only Extension.ts is allowed to use import {workspace} from 'vscode'; as a bare minimum.
  • Try to remove hacks/string parsing that could be fixed by officially supporting things inside Jest

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