Explicit seems to conflict with Ignore

Bug #1046259 reported by Yodan Tauber
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
NUnit Framework
New
Undecided
Unassigned

Bug Description

[Bug now tracked at https://github.com/nunit/nunit-framework/issues/48]

I have a test fixture marked with:
[TestFixture]
[Explicit, Category("SomeCategory")]

Tests in this fixture are run when the console runner specifies "SomeCategory".
The tests in this fixture CONTINUE to be run when I add [Ignore] to the class. They only stop being run when I remove the [Explicit] attribute.

Revision history for this message
Alex Shtof (ist-alex) wrote :

I confirm.

tags: added: framework
tags: added: github
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.