Global knobs to tweak the behavior of DataTest Addon
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).
true
withData
checkAll
false
The default maximum length of test element names (not display name). Default = 64