Skip to content
This repository was archived by the owner on Feb 27, 2025. It is now read-only.
This repository was archived by the owner on Feb 27, 2025. It is now read-only.

[Ignore] TestFixture does not work as expected #5

Description

@cavaIV

Hey guys!

I tried to ignore a TestFixture in my project but when i try it like this
[TestFixture, Ignore("my reason")]
or like this
[TestFixture]
[Ignore("my reason"]

Icarus only displays the fixture as ignored an runs all tests in the fixture normally.

If I add the [Ignore] attribute to each test Icarus ignores them.

Do you have any solutions for this problem?

greetings cavaIV

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions