Skip to content

Support command line options in lieu of property notation #3

Closed
@spboyer

Description

@spboyer

Use --option in addition to or instead of property notation /p:

/p:CollectCoverage=true -> --collect|-c (true|false)
/p:CoverletOutputFormat=opencover -> --output|-o (json (default), lcov and opencover)
/p: CoverletOutputDirectory --> --directory|-d

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions