質問

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