mockito icon indicating copy to clipboard operation
mockito copied to clipboard

Feature: add `#[track_caller]` to all asserting functions

Open peddermaster2 opened this issue 5 months ago • 3 comments

Make all asserting function print the location in user code where they called the asserting mockito function.

It looks like this was already added to a few methods of Mock but not all.

peddermaster2 avatar Sep 07 '24 09:09 peddermaster2