pytest-trio icon indicating copy to clipboard operation
pytest-trio copied to clipboard

Add closed_tcp_port fixture

Open touilleMan opened this issue 7 years ago • 0 comments

Following https://github.com/python-trio/pytest-trio/issues/11#issuecomment-350600995

A closed_tcp_port seems like a good improvement for me. Especially because it docstring can contain explanation about why there is no unused_tcp_port fixture and how to work without it.

touilleMan avatar Dec 15 '17 09:12 touilleMan