fun DescriptionOption<FinalStep>.withFailureHint(failureHintFactory: () -> Assertion): ShowOption
(source)
Option to create a DescriptiveAssertion like assertion with an additional hint which might be shown if the Descriptive.DescriptionOption.test fails.