enhancementhelp wanted
Metriche repository
- Star
- (686 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
that fails if a TCP port is busy
from sure import expect
@expect.free_port(8000)
def test_my_server():
# run the server
# run assertions against http request/responses