- {{type}}
{{#if times}}
({{times}} times)
{{/if}}
{{#with get_details}}
{{#if this}}
{{!
`type` can be any of the following or a
custom assertion type
* assert_equal
* instanceOf
* throws
* true
* null
* undefined
* NaN
* include
* length
}}
{{#if type}}— {{type}}{{/if}}
{{#each details}}
- {{key}} {{val}}
{{/each}}
{{/if}}
{{#if stack}}