Skip to content

C# projects are run  #14

@jeroenwalter

Description

@jeroenwalter

The Google Test Runner looks for projects with the suffix Test or Tests and then runs it.
However, I have a solution that has C# tests projects, that also have the Tests suffix.
Google test runner now runs those executables as well.
It should not do that.
It'd be nice if the google test runner can be configured for a solution which projects are unit test projects instead of relying on the executable's filename.
Also, it just shouldn't run C# executables.

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