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

Add Instant leak check option #4251

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Matthdonau
Copy link

This PR adds functionality to instantly invoke a mock object leak check (as currently already done at program end) in order to provide a more fine grained leak check over a test suite. If the leak check detects still allocated mock objects it will fail the current test and report the leaks. However it wont affect the end of program leak check in any way.

@dinord dinord self-assigned this May 30, 2023
@Matthdonau
Copy link
Author

@dinord Is there something I can provide to move this forward?

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

Successfully merging this pull request may close these issues.

None yet

2 participants