Options recognised by the constructor of DefaultTestLogger.
Optional
how detailed failed test methods are logged, default: "FULL"
whether to log ignored test methods, default: true
whether to log successful tests methods, default: true
Options recognised by the constructor of DefaultTestLogger.