Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve mock(_async)_callable & mock_constructor exceptions. #189

Open
fornellas opened this issue May 6, 2020 · 1 comment
Open

Improve mock(_async)_callable & mock_constructor exceptions. #189

fornellas opened this issue May 6, 2020 · 1 comment

Comments

@fornellas
Copy link
Contributor

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.

@Samad999777
Copy link

Hey @fornellas are you accepting new contributors, I would love to work on this project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants