Results.xml

10 views
Skip to first unread message

Tim

unread,
May 31, 2012, 11:27:05 AM5/31/12
to NUnit-Discuss
Seems like this should be possible, but I'm having trouble figuring
out how to do this.

Is it possible for the results.xml file to do an update on the results
rather than deleting/replacing the file. I'd like to be able to run 5
tests, then rerun 1 test and maintain the results of the other 4
tests.

Charlie Poole

unread,
May 31, 2012, 12:21:45 PM5/31/12
to nunit-...@googlegroups.com
NUnit has no capability to update a results file and none is planned.
The results file is intended to represent the result of a single run
and "updating" the file would, in a certain sense, give false
information.

I understand that what you want is a record of the most recent
execution of each test. That could be created from multiple result
files with a bit of effort, so long as you give each result file a
unique name or place it in its own directory.

Charlie
> --
> You received this message because you are subscribed to the Google Groups "NUnit-Discuss" group.
> To post to this group, send email to nunit-...@googlegroups.com.
> To unsubscribe from this group, send email to nunit-discus...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/nunit-discuss?hl=en.
>
Reply all
Reply to author
Forward
0 new messages