testproxy 0.0.5

Tool for end-to-end testing of proxy servers
{
  "comment": "SSLproxy tests",
  "testharnesses": {
    "1": {
      "comment": "HTTP tests",
      "testsets": {
        "1": "http_testset_1.json",
        "2": "http_testset_2.json"
      }
    },
    "2": {
      "comment": "SSL config tests",
      "testsets": {
        "1": "ssl_testset_1.json"
      }
    },
    "3": {
      "comment": "Protocol validation tests",
      "testsets": {
        "1": "tcp_ssl_testends_testset_1.json",
        "2": "ssl_tcp_testends_testset_1.json",
        "3": "proto_validate_testset_1.json"
      }
    }
  }
}