Comment 1 for bug 628884

Revision history for this message
Charlie Poole (charlie.poole) wrote : Re: [Nunit-core] [Bug 628884] [NEW] AssemblyVersion needed

I'm failing to see the use case. Are you intending to test multiple versions
of the same system with one set of tests?

Charlie

On Thu, Sep 2, 2010 at 8:01 AM, Rechenelf <email address hidden> wrote:
> Public bug reported:
>
> A nice feature would be a Version as a Attribute. When the assembly version is at least the value, the test is active. If the assembly version is to low, the test will be ignored.
> The version could be the version of the assembly which contains the test or delivered by a public static class from a special property (as it is in testcasesource).
>
> Testcase and Testfixture and so on must also have this feature.
>
> ** Affects: nunitv2
>     Importance: Undecided
>         Status: New
>
>
> ** Tags: attribute feature version
>
> --
> AssemblyVersion needed
> https://bugs.launchpad.net/bugs/628884
> 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:
> A nice feature would be a Version as a Attribute. When the assembly version is at least the value, the test is active. If the assembly version is to low, the test will be ignored.
> The version could be the version of the assembly which contains the test or delivered by a public static class from a special property (as it is in testcasesource).
>
> Testcase and Testfixture and so on must also have this feature.
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~nunit-core
> Post to     : <email address hidden>
> Unsubscribe : https://launchpad.net/~nunit-core
> More help   : https://help.launchpad.net/ListHelp
>