hay-caf
Version:
Haystacks Cloud Automation Framework: A demonstration testing automation framework application for the purposes of demonstrating the usage and integration of D-CAF, Hest, Hexiom, HayRunner, HayMonkey, and HayD-CAG in a single testing automation framework
46 lines (45 loc) • 2.04 kB
JSON
{
"system.dateTimeStamp": "YYYYMMDD-HHmmss-SSS",
"system.dateStamp": "YYYYMMDD",
"system.timeStamp": "HHmmss-SSS",
"system.argumentDrivenInterface": false,
"system.figletFont": "Star Wars",
"system.debugSettings": true,
"system.consoleLogEnabled": true,
"system.logFileEnabled": true,
"system.includeDateTimeStampInLogFiles": true,
"system.enableColorizedConsoleLogs": true,
"system.primaryCommandDelimiter": null,
"system.secondaryCommandDelimiter": ",",
"system.tertiaryCommandDelimiter": "|",
"system.enableBusinessRuleOutput": true,
"system.enableBusinessRulePerformanceMetrics": true,
"system.enableCommandPerformanceMetrics": true,
"system.clearBusinessRulesPerformanceDataAfterAnalysis": false,
"system.clearCommandPerformanceDataAfterAnalysis": false,
"system.printDataHiveToLogFile": true,
"system.enablePluginLoader": false,
"system.synchronizePluginRegistryWithPluginFolder": true,
"system.enableConstantsValidation": true,
"system.displayIndividualConstantsValidationPassMessages": false,
"system.displayIndividualConstantsValidationFailMessages": true,
"system.displaySummaryConstantsValidationPassMessages": true,
"system.displaySummaryConstantsValidationFailMessages": true,
"system.configurationInitialized": false,
"system.logUserEnteredCommands": true,
"system.logAllCommands": true,
"system.enableUserCommandsLogClearing": true,
"system.enableAllCommandsLogClearing": true,
"system.boilerPlateTestPathAndFileName": "C:/CAFfeinated/TestBureau/SethEden/Tests/Default.test.js",
"system.rootTestFolderPath": "C:/CAFfeinated/TestBureau/SethEden/Tests/Workflows",
"system.defaultRunAllTests": true,
"system.slowExecution": false,
"system.multiTestExecution": true,
"system.listOfBrowsers": "chrome",
"system.executionDriverEngine": "testcafe",
"system.enableReporter": true,
"system.reportPath": "C:/CAFfeinated/results/SethEden/reports/",
"system.childProcessLimitTime": 140000,
"system.cmdType": "Bash",
"system.silentDeleteFailure": false
}