Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Unexpected access should print stack trace #690

Open
feldentm-SAP opened this issue Dec 30, 2022 · 0 comments
Open

Unexpected access should print stack trace #690

feldentm-SAP opened this issue Dec 30, 2022 · 0 comments

Comments

@feldentm-SAP
Copy link

Requested feature If a test makes an unexpected use of a mocked function, the call should result in a stack trace to fasten reaction to that error and help to detect if the code or the test is broken.

Why the feature is needed Improve usability and development speed. This impacts only the failing case which should only happen during development of a change. Thus, it does not affect retests of unchanged things and will equally not impact execution performance of test pipelines on successful runs.

(Optional) Proposed solution #680

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

No branches or pull requests

1 participant