Comment 1 for bug 491479

Revision history for this message
Charlie Poole (charlie.poole) wrote :

NUnit needs to add info to identify a theory in the in order to enable resolution of the bug in nunit-results.

Two changes will be needed:

1) Add type="theory" to the test suite representing a theory
2) Add a result attribute to each test - for example, result="inconclusive"