| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
本工具为 pytest 插件,需要配合 pytest 异步插件使用。
uv add nonebug pytest-asyncio --group test
# 或者使用 anyio
uv add nonebug anyio --group testpoetry add nonebug pytest-asyncio -G test
# 或者使用 anyio
poetry add nonebug anyio -G testpdm add nonebug pytest-asyncio -dG test
# 或者使用 anyio
pdm add nonebug anyio -dG testpip install nonebug pytest-asyncio
# 或者使用 anyio
pip install nonebug anyio| Back | FazBrowse Home | New Git URL |