Skip to content

Coverlet.collector is impossible to use for mixed C++ / C# projects #1703

@ClancyWalters

Description

@ClancyWalters

We use MSBuild.exe and vstest.console.exe rather than the dotnet cli due to incompatibility with mixed C++ / C# projects. The trouble is, both suggested uses of coverlet.collector require either dotnet test or dotnet publish. Ideally coverlet.collector should have a method of triggering the deployment that isn't via the dotnet cli tool unless there is some inherent incompatibility with mixed C++ / C# projects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    SolvedThe issue is solved and can be closeddocumentationquestionThis issue is a question

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions