The diagnostics that should fail a test run. Syntax errors and error-severity findings always count; warning-severity findings count only under strict. This matches the strict semantics of the remark and textlint adapters.
error
warning
strict
Diagnostics for a block (e.g. from lintMermaidFiles).
When true, warning-severity findings also fail.
true
The subset of diagnostics that constitute failures.
diagnostics
The diagnostics that should fail a test run. Syntax errors and
error-severity findings always count;warning-severity findings count only understrict. This matches thestrictsemantics of the remark and textlint adapters.