Skip to content

Sweetpad not respecting "sweetpad.testing.configuration" #219

@bartlomiejswierad-vodeno

Description

Version: 0.1.77 and 0.1.75
Using with Cursor
I configured two properties in .vscode/settings.json automatically with support of SweetPad's scripts:

{
    "sweetpad.build.configuration": "UAT-Debug",
    "sweetpad.testing.configuration": "TEST-Debug"
}

the build configuration is respected well, however the testing configuration is somehow ignored and Sweetpad is using the build configuration for testing. The same happens with schemes - even though I have set a testing scheme, it's using the one for building

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