On 2016-12-13 05:07, Jonathan M Davis wrote:
It also could be problematic with unit tests - especially unit tests that catch AssertErrors (e.g. if someone wants to test the contracts).
I also expect all unit test frameworks that are slightly more advanced then the built-in we have now would like to catch AssertErrors.
-- /Jacob Carlborg