Skip to content

Thomas Harold

My feedback

1 result found

  1. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Thomas Harold commented  · 

    For xUnit, that would appear to be:

    [Trait("Category", "AlwaysExecuteTest")]

    An error occurred while saving the comment
    Thomas Harold commented  · 

    So I would have to:

    - Pull the NCrunch Nuget package in
    - Add [NCrunch.Framework.Category("AlwaysRun")] to the test method or class
    - Configure the engine to always run tests with that category

    https://www.ncrunch.net/documentation/V3/reference_runtime-framework_category-attribute

    https://www.ncrunch.net/documentation/V3/concepts_engine-modes

    Thomas Harold shared this idea  · 

Feedback and Knowledge Base