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 はまだ評価されていません。