Resharper shows all tests of a text fixture are passed but text fixture fails

StackOverflow https://stackoverflow.com/questions/9919923

  •  27-05-2021
  •  | 
  •  

سؤال

I'm using resharper with nunit. As seen in the picture all test are passed in a text fixture but text fixture fails. All my test cases are parameterized by the way. How does this happen?

When I click on the text Fixture it says: Failed:Child test failed

enter image description here

هل كانت مفيدة؟

المحلول

I downloaded nunit installer and run the test with nunit GUI. nunit showed 2 failed tests. I fixed them and now resharper shows it right. Looks like it is a bug with resharper 6.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top