On this page
QUnit.config.maxDepth
version added: 1.16.0
Description
In the HTML Reporter, the depth up-to which an object will be serialized during the diff of an assertion failure.
| type | number |
|---|---|
| default | 5 |
To disable the depth limit, use a value of -1.
This is used by QUnit.dump.parse().
© OpenJS Foundation and contributors.
Licensed under the MIT license.
https://api.qunitjs.com/config/maxDepth