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