Skip to content

Wrong 'pwd' while launching tests in debug mode #289

@tuxfede

Description

@tuxfede

If you try to debug a test using the sidebar icon, the working directory is set to 'sourceDir' if 'test.workDir' is not available:

cwd: test.workdir || sourceDir,

However, Tasks.ts uses 'buildDir' as default working directory (as expected).

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