Skip to content
Snippets Groups Projects
Commit f53d9c8d authored by Craig Tiller's avatar Craig Tiller
Browse files

Testing port server

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.
parent 98dd83ec
No related branches found
No related tags found
No related merge requests found
Showing
with 394 additions and 176 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment