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

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

  •  06-03-2021
  •  | 
  •  

Question

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

Était-ce utile?

La solution

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.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top