Improve mock(_async)_callable & mock_constructor exceptions.
未关闭
Better Error Messages
easy
enhancement
mock_constructor
mock(_async)_callable
- 主要语言
- Python
- 星标
- 149
- 派生
- 62
- PR 合并指标
- 30 天内没有已合并 PR
描述
With #184 adding caller_frame_info to mock instances, we can now improve all exceptions that are raised by these mocks, ta all contain information regarding the file:lineno where the mock was defined.
This is a frequently asked feature by uses, which should simplify development significantly.
贡献指南
评估
这个 Issue 还没有评估数据。