> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Gary Feldman
> Sent: vrijdag 3 juni 2005 15:51
> To: nant-users@lists.sourceforge.net
> Subject: Re: [Nant-users] Support for NUnit categories
>
> Gert Driesen
Gert Driesen wrote:
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Gary Feldman
Sent: donderdag 2 juni 2005 19:43
...
What's wrong with simply:
exclude="category4,category5,category6" > ...
1) The names of the attributes say nothing about ca
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Gary Feldman
> Sent: donderdag 2 juni 2005 19:43
> To: nant-users@lists.sourceforge.net
> Subject: Re: [Nant-users] Support for NUnit categories
>
> Gert Driesen wro
Gert Driesen wrote:
- Is it enough to be able to define the complete set of categories globally
(meaning both the includes and excludes together), or do you want to be able
to define the includes and excludes seperately ?
I think the whole approach is overengineered.
It's one thing to use t
Hi,
A while ago, support for including or excluding certain categories of
(N)unit tests was introduced in NAnt.
Now it seems that the implementation was not very good, and I'd like to
correct this.
To specify a set of categories to include/exclude, you have two options:
- either you specify the