mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 11:10:32 -04:00
This is a pytest plugin to help you test projects that use Trio, a friendly library for concurrency and async I/O in Python. WWW: https://pypi.org/project/pytest-trio/
4 lines
169 B
Text
4 lines
169 B
Text
This is a pytest plugin to help you test projects that use Trio, a
|
|
friendly library for concurrency and async I/O in Python.
|
|
|
|
WWW: https://pypi.org/project/pytest-trio/
|