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!
Please sign in to leave a comment.
Hello,
could you please specify where you put your breakpoint?