interface NewTestResultLoggingSettings {
    logNewTests?: boolean;
}

Properties

Properties

logNewTests?: boolean

LogNewTests defines whether or not we will record new test cases coming into the system