PropertyTest
Global knobs to tweak the behavior of PropertyTest Addon
Properties
Link copied to clipboard
If true, all withData and checkAll iterations will be compacted into one test (suite) instead of one each per iteration by default. If false each iteration of withData and checkAll will create a new test (suite).
Link copied to clipboard
The default maximum length of test element display names (not test name). Defaults to TestBalloonAddons.defaultDisplayNameMaxLength, but setting it here will take precedence.
Link copied to clipboard
The default maximum length of test element names (not display name). Defaults to TestBalloonAddons.defaultTestNameMaxLength, but setting it here will take precedence.