camunda/camunda-bpm-assert

Enable AssertThat to have the String Description argument rather than having to use describedAs

StephenOTT opened this issue · 2 comments

currently AssertThat does not support string descriptions of the assertion. This is something that AssertJ supports, but it is not passed through into the Camunda asserts.

Hi Stephen,

thanks for opening this issue.
Could you clarify the behavior you would like to see in an example?
Could you share a link to where this feature is described in AssertJ (if applicable)?

Thank you!

Best,
Tobias

Closing this as not specified enough.
Please feel free to open an issue in the Issue Tracker with more details.