0
Vote

Allow debugging and stopping at the location of an assertion failure

description

This would require adding logic to the Assert class at runtime (since we don't want the MCUT Fwk assembly to get a dependency on Extended Reflection).
 
Not sure how possible this would be w/o some VS integration.

comments