Skip to content

PathExtention should manage placeholder like AdditionalTestExecutionParam #66

Closed
@cyrilbesse

Description

@cyrilbesse

Hi,

In *.gta.runsettings file (or via the option windows), I need to add relative paths by rapport to the executable location in the PATH execution.

I propose to manage this syntax, in *.gta.runsettings:

<GoogleTestAdapter>
    <PathExtension>$(ExecutableDir)\..</PathExtension>
</GoogleTestAdapter>

with $(ExecutableDir) - executable directory containing the tests

Regards
Cyril

Activity

self-assigned this
on Jul 20, 2016
csoltenborn

csoltenborn commented on Jul 20, 2016

@csoltenborn
Owner

Great suggestion, and rather easy to implement! Feel free to download the vsix produced by this build if you want to test the enhancement or if you need it urgently...

cyrilbesse

cyrilbesse commented on Jul 20, 2016

@cyrilbesse
Author

Hi,
Thanks for your reactivity.
Test and approved

csoltenborn

csoltenborn commented on Jul 20, 2016

@csoltenborn
Owner

Sweet - will not take too long until it's going to be released...

added a commit that references this issue on Oct 21, 2017

Merge pull request #66 from Microsoft/dev/spebl/tel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @csoltenborn@cyrilbesse

      Issue actions

        PathExtention should manage placeholder like AdditionalTestExecutionParam · Issue #66 · csoltenborn/GoogleTestAdapter