intern icon indicating copy to clipboard operation
intern copied to clipboard

Provide option to run test server on any open port

Open jason0x43 opened this issue 5 years ago • 1 comments
trafficstars

In Intern 4, the test server run son port 9000 by default, or a port specified by the user. Intern should understand a serverPort option of 'auto' (or something similar) that would allow it to auto-select an open port.

jason0x43 avatar Jan 18 '20 15:01 jason0x43

Using a port of 0 should autoselect an open port. The task in that case would be getting Intern to update the config with the port being used so that it can be reported to the user.

jason0x43 avatar Jan 25 '20 15:01 jason0x43