MSpec and ReSharper test runner shows specification as PASSED when all its tests FAILED

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

  •  06-03-2021
  •  | 
  •  

문제

Is this a bug, or expected behaviour? When using MSpec and ReSharper, in the top pane my specification has clearly failed, but the bottom pane shows it as Passed.

R# shows both PASS and FAIL for a specification

도움이 되었습니까?

해결책

This seems to be an issue with ReSharper. I tried failing the context explicitly but it still shows up as green. I'll contact JetBrains about it.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top