teamcity 6.0.1 - [Explicit] nunit 2.5.8 problems
Hello,
it seems that 6.0.1 interprets [Explicit] Nunit attribute as something that overrides even [Ignore] attributes. It will run tests marked with [Ignore, Explicit]. [Ignore] by itself functions correctly.
We also have some other test failures after we moved from 5.x to 6.0.1 but I am cannot reliably confirm that teamcity is the culprit here.
Thanks.
Please sign in to leave a comment.
Hi
I don't think it's something TeamCity-specific - standalone nunit.exe launcher has the same behavior.
Michael