Skip to content

Add feature to run single test #144

@schumade-ifx

Description

@schumade-ifx

Since this merged PR, ceedling supports to run one single test in a file.
It would be great if the testCommandArgs parser can also parse a "${TEST_NAME}" for example. In that case the configuration could look like:
"ceedlingExplorer.testCommandArgs":[
"test:${TEST_ID} --test_case=${TEST_NAME}",
],

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions