Uploaded image for project: 'QuickFIX/J'
  1. QuickFIX/J
  2. QFJ-640

Ability to run unit tests behind a proxy in fork mode

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Trivial
    • Resolution: Unresolved
    • Affects Version/s: 1.3.3
    • Fix Version/s: None
    • Component/s: Build
    • Labels:
      None

      Description

      Yes, there is ability to run tests in the same JVM so the "http.proxyHost" and "http.ProxyPort" properties will affect the tests phase, but I think people behind a proxy would appreciate for following additional parameters in JUnit Ant task:

      <jvmarg line="-Dhttp.proxyHost=$

      {http.proxyHost}

      -Dhttp.proxyPort=$

      {http.proxyPort}

      "/>

      (For trunk there is not so much sense, but I think this way is more convenient than assumption check)

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              kot Val
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: