How to group tests in one assembly?

"Artur Futuro" <[email protected]>
Newsgroups gmane.comp.windows.dotnet.nunit.user
Message-ID <[email protected]>
Hi!

I would like to create grouped tests in one assebmly in C# project. Is it
possible ? Below I present a structure that I would like to get in nunit gui

root
  |
  | ---- assembly
  |          |
  |          | -------- group 1
  |          |              |----- test 1
  |          |              |------test 2
  |          |              |
  |          |              |------ test n
  |          |
  |          | -------- group 2
  |          |              |----- test 1
  |          |              |------test 2
  |          |              |
  |          |              |------ test n
  |          |
  |          | -------- group 3
  |          |              |----- test 1
  |          |              |------test 2
  |          |              |
  |          |              |------ test n


Thanks a lot for any help.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

_______________________________________________
Nunit-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nunit-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.