Bugs item #1333986, was opened at 2005-10-21 12:09
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1333986&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core
Group: 0.85
Status: Open
Resolution: None
Priority: 5
Submitted By: Matthijs ter Woord (meddochat)
Assigned to: Nobody/Anonymous (nobody)
Summary: nunit2 with multiple <test> childs

Initial Comment:
Hi,

I'm using the following structure to give the tests a 
certain order to make sure base functionality works 
before other code is tested:

<nunit2>
  <formatter/>
  <test/>
  <test/>
  <test/>
  ....
</unit2>

everything works fine but only the last test executed is 
being logged in the .xml log file created by the formatter.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1333986&group_id=31650


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to