You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable or disable image attachment. Some email systems don't like email with attachments. If you want to disable tcPrettyEmail's inline attachments, set this to false. Defaults to true.
<attach-imagesattach="true" />
Control the maximum number of failed tests to show in the email.
<max-tests-to-showvalue="5" />
Control the maximum number of lines worth of errors to show in the email.
<max-error-lines-to-showvalue="100" />
Sending email to Gmail (or other TLS enabled servers).