scala3mock icon indicating copy to clipboard operation
scala3mock copied to clipboard

Argument capture

Open fmonniot opened this issue 1 year ago • 0 comments

The original scalamock support argument capture (https://scalamock.org/user-guide/advanced_topics/#argument-capture) which haven't been ported to this library. No reason we cannot do it outside of the fact that I don't personally use this feature. This feature doesn't touch the macro side of things and should be a good first issue.

fmonniot avatar Aug 20 '23 21:08 fmonniot