pytest-trio
pytest-trio copied to clipboard
Add closed_tcp_port fixture
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.