# throw an exception somewhere deep during application initialization (but not during run)
# run `in-portal` script
# confirm, that exception class/message is shown in CLI
# confirm, that stack trace is shown
# confirm, that no HTML is present in the output
# trigger fatal error in place of exception
# run `in-portal` script
# confirm, that exception class/message is shown in CLI
# confirm, that stack trace is shown
# confirm, that no HTML is present in the output