Almad / django-sane-testing

Django integration with nose, Selenium and more
https://github.com/Almad/django-sane-testing
Other
59 stars 8 forks source link

Dynamic port selection #16

Open Almad opened 13 years ago

Almad commented 13 years ago

Add ability to select available port from the range of ports given.

Useful when running on CI server, where multiple integration tests might be running in paralell.