Comment 3 for bug 629661

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

Assume is only similar to a precondition - it is not an error if an assume fails and the test case is simply not used.
If all test cases fail the assumptions then the theory fails. If any test cases fail the Asserts then the theory fails.

For a more general discussion about this, if you would like it, please ask on the nunit-discuss list.