Probably the Ignore property will be eliminated, and a reason will be
required.

On Tue, Sep 7, 2010 at 3:29 PM, Rechenelf <628...@bugs.launchpad.net> wrote:
> All right, if you split it in two parameters it would also be possible only 
> to use UpTo and then the meaning is not clear. I think better would be:
> TestCase(..., IgnoreReason="xxxxxx", IgnoreUpTo="1.1.2011"
> The test is ignored, if Ignore, IgnoreReason or IgnoreUpTo is present and 
> reason is not empty or date is expired.
>
> --
> Need of Enddate together with Ignore
> https://bugs.launchpad.net/bugs/628881
> You received this bug notification because you are a member of NUnit
> Developers, which is subscribed to NUnit V2.
>

-- 
Need of Enddate together with Ignore
https://bugs.launchpad.net/bugs/628881
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.

Status in NUnit V2 Test Framework: New

Bug description:
In our framework we have a feature that is very important for us: Ignore can 
has two parameters description and enddate. When enddate is less then the 
current date, the test is not longer be igrnored and (normally) displayed as a 
test with error.

Currently, there is more than one part to change, because Ignore ist also used 
with TestCase, TestFisture and so on.
Ignore, IgnoreReason, IgnoreUpto, IgnoreReasonUppto will then be needed.



_______________________________________________
Mailing list: https://launchpad.net/~nunit-core
Post to     : nunit-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nunit-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to