There might already be a way to do this that I didn't find, but I would like to be able to run code with asserts enabled without having to be running under the debugger. The primary motivation for not using the debugger is that the code runs slower.
My guess is that this would need to be a preference setting, but I'm happy with any solution you think would be best.