{
  "cassandra": {
    "cmd": ["test/cass.sh"],
    "cwd": ["__dirname", ".."],
    "log_file": "test-cassandra.log",
    "wait_for": "socket",
    "wait_for_options": {
      "host": "127.0.0.1",
      "port": 9160
    },
    "timeout": 10000
  }
}
