Skip to content
Snippets Groups Projects
  • Craig Tiller's avatar
    f53d9c8d
    Testing port server · f53d9c8d
    Craig Tiller authored
    run_tests.py will start a server (if it's not running, or if the running
    port server mismatches the 'current' one) that serves ports to use for
    tests. The server is left running after run_tests.py finishes, so that
    in environments such as Mac and Windows where tests run unshielded from
    each other, we don't start jumping on already used ports.
    f53d9c8d
    History
    Testing port server
    Craig Tiller authored
    run_tests.py will start a server (if it's not running, or if the running
    port server mismatches the 'current' one) that serves ports to use for
    tests. The server is left running after run_tests.py finishes, so that
    in environments such as Mac and Windows where tests run unshielded from
    each other, we don't start jumping on already used ports.
This project manages its dependencies using CocoaPods. Learn more