Skip to content

Add test debug codeLens #340

@ikbendewilliam

Description

@ikbendewilliam
{
    "name": "Run w/",
    "type": "dart",
    "request": "launch",
    "runTestsOnDevice": true,
    "cwd": ".",
    "codeLens": {
        "for": [
            "debug-test-file",
        ],
        "title": "${debugType} on device"
    }
}

And then you can use the "Debug on device" button to start fixing/adding your tests. I always use the macos device to run, but it can be anything.

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