The assert count no longer works when using NUnit 2.2.2+.
This is because NUnit fails to export the asserts correctly to XML. NUnit now always reports asserts="0" regardless of how many asserts have been done in the test.
Logged In: YES user_id=1330007
This problem with NUnit has been confirmed by the NUnit team. They promise a fix in the next release of NUnit. I'll test again then.
Log in to post a comment.
Logged In: YES
user_id=1330007
This problem with NUnit has been confirmed by the NUnit
team. They promise a fix in the next release of NUnit.
I'll test again then.