Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

nonebot/nonebug

Repository files navigation

nonebot

NoneBug

✨ NoneBot2 测试框架 ✨

license pypi python
QQ Chat Telegram Channel Discord Server

文档

安装

本工具为 pytest 插件,需要配合 pytest 异步插件使用。

uv add nonebug pytest-asyncio --group test
# 或者使用 anyio
uv add nonebug anyio --group test
poetry add nonebug pytest-asyncio -G test
# 或者使用 anyio
poetry add nonebug anyio -G test
pdm add nonebug pytest-asyncio -dG test
# 或者使用 anyio
pdm add nonebug anyio -dG test
pip install nonebug pytest-asyncio
# 或者使用 anyio
pip install nonebug anyio

About

NoneBot2 测试框架 / NoneBot2 test framework

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Contributors 6

Languages

AltStyle によって変換されたページ (->オリジナル) /