property TestOptions.todo
If truthy, the test marked as TODO. If a string is provided, that string is displayed in
the test results as the reason why the test is TODO.
Type #
boolean
| string
| undefined If truthy, the test marked as TODO. If a string is provided, that string is displayed in
the test results as the reason why the test is TODO.
boolean
| string
| undefined