TestBalloonAddons
Global configuration properties for all TestBalloon Addons used to override properties of all addons in one place. Setting properties of individual addons takes precedence over the global properties set here
Properties
Whether compacted failure reports should attach every failed input as a suppressed throwable.
Whether compacted terminal withData and checkAll leaves should run their child bodies sequentially or concurrently.
The default maximum length of test element names created using:
Hard limit of the maximum path length of a test (i.e. all layers after the root suite's FQN down to the test case). The intent of this hard limit is to have tests fail in a controlled manner, in case test names exceed some undocumented limitation of the underlying platform.
Whether compacted failure reports should omit successful input rows.