Add typeguard for arbitrary modules
未关闭
enhancement
help wanted
- 主要语言
- Python
- 星标
- 149
- 派生
- 62
- PR 合并指标
- 30 天内没有已合并 PR
描述
pytest has this nice feature:
```
$ pytest --help | grep typeguard
typeguard:
--typeguard-packages=TYPEGUARD_PACKAGES
```
Let's add the same for TestSlide: paired with the mocks type checking, this should cover "everything".
贡献指南
评估
这个 Issue 还没有评估数据。