nonebot2/tests/plugins/param
2024-01-11 11:52:07 +08:00
..
__init__.py add test cases 2021-12-20 00:28:02 +08:00
param_arg.py Feature: 优先使用 Annotated 的最后一个子依赖 (#2360) 2023-09-14 00:14:45 +08:00
param_bot.py Feature: 依赖注入支持 Generic TypeVar 和 Matcher 重载 (#2089) 2023-06-11 15:33:33 +08:00
param_default.py add param tests 2021-12-20 14:31:48 +08:00
param_depend.py Feature: 优先使用 Annotated 的最后一个子依赖 (#2360) 2023-09-14 00:14:45 +08:00
param_event.py Feature: 依赖注入支持 Generic TypeVar 和 Matcher 重载 (#2089) 2023-06-11 15:33:33 +08:00
param_exception.py add param tests 2021-12-20 14:31:48 +08:00
param_matcher.py Feature: 依赖注入支持 Generic TypeVar 和 Matcher 重载 (#2089) 2023-06-11 15:33:33 +08:00
param_state.py Feature: 带参数的 RegexStr() (#2499) 2024-01-11 11:52:07 +08:00
priority.py improve dependency injection params (#2034) 2023-05-21 16:01:55 +08:00