-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
downside of ensure is that it doesn't show in the error message what was false, only that something was false. This can't be found from the backtrace because the backtrace shows arguments after they have been evaluated.
It's not hard for us to make sure assertions are enabled in our production deployment.