Files
TimberWinR/TimberWinR.TestGenerator/test6.json
2015-05-13 08:03:19 -04:00

16 lines
397 B
JSON

{
"test": "Test 6",
"arguments": {
"--start": "",
"--testFile": "test6.json",
"--testDir": "test6",
"--timberWinRConfig": "test6-tw.json",
"--numMessages": 10000,
"--logLevel": "debug",
"--tcp-host": "localhost",
"--tcp-rate": 1,
"--tcp": "5140",
"--resultsFile": "results1.json"
}
}