The pentf configuration.
Error message to show when the section fails (recommended: ticket URL)
The asynchronous section which is part of the test.
Do nothing – this is convenient if the code is expected to work on some environments. (default: false)
Mark a code section as expected to fail. If the async function throws an error, the error will be included in reports, but not counted as a test failure. If the async function succeeds, a warning will be printed.