Comment 6 for bug 742473

Revision history for this message
Damyan Pepper (damyanp) wrote : Re: [Bug 742473] Re: Assert.Pass is treated as a test failure

We're using VS2010 here, so the more modern the build the better for us :)
The version we actually reference into our project is built using nant.

On Thu, Mar 31, 2011 at 7:47 PM, Charlie Poole <email address hidden> wrote:

> Since you're actively using NUnitLite, I'll ask you here what I already
> posted on the nunit-discuss list...
>
> Any problem with upgrading the build to use VS2008?
>
> Charlie
>
> --
> You received this bug notification because you are a direct subscriber
> of the bug.
> https://bugs.launchpad.net/bugs/742473
>
> Title:
> Assert.Pass is treated as a test failure
>
> Status in NUnitLite Testing Framework:
> New
>
> Bug description:
> If I my test case has something like this in it:
>
> Assert.Pass("All is well");
>
> Then NUnitLite will treat this as a test failure.
>
> I've attached a test case that I believe highlights this issue.
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/nunitlite/+bug/742473/+subscribe
>