Skip to main content

nonebot2 test framework

Project description

nonebot

NoneBug

✨ NoneBot2 测试框架 ✨

license pypi python
QQ Chat Telegram Channel Discord Server

文档

安装

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

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nonebug-0.3.7.tar.gz (11.2 kB view hashes)

Uploaded Source

Built Distribution

nonebug-0.3.7-py3-none-any.whl (14.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page