We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
mount
debug
1 parent 4cb76ae commit f347d47Copy full SHA for f347d47
docs/api/ReactWrapper/debug.md
@@ -8,6 +8,7 @@ console when tests are not passing when you expect them to.
8
9
`options` (`Object` [optional]):
10
- `options.ignoreProps`: (`Boolean` [optional]): Whether props should be omitted in the resulting string. Props are included by default.
11
+- `options.verbose`: (`Boolean` [optional]): Whether arrays and objects passed as props should be verbosely printed.
12
13
#### Returns
14
0 commit comments