Interactive console exits test on failed assertion
Hello
If I run a failed assertion in my interactive console on a breakpoint in a unit test the interactive console automatically exits the current test. e.g. assert false
Any ideas on how I can change this?
Thanks!
请先登录再写评论。
Hello,
could you please specify where you put your breakpoint?