Skip to content

StopOnFail doesn't seem to be supported in net core test runner #189

@ErikApption

Description

@ErikApption

I am not sure if this is a limitation of dotnet test but I cannot get xunit.execution.StopOnFail to work with the dotnet test command line. I tried --stoponfail=true and - xunit.execution.StopOnFail=true but none of these are actually stopping the execution after the first failed test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureA request for a new feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions