scala3mock
scala3mock copied to clipboard
Argument capture
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.