nonebot2/tests/plugins/param
Bryan不可思议 7aaa66c8ba
Feature: 优先使用 Annotated 的最后一个子依赖 (#2360)
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
2023-09-14 00:14:45 +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: 支持 re.Match 依赖注入 (#1950) 2023-04-27 21:58:56 +08:00
priority.py improve dependency injection params (#2034) 2023-05-21 16:01:55 +08:00