François Monniot
François Monniot
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...
Scala3Mock current doesn't support mocking trait with an inner type. This is because the current macro will not dereference the type in the mock to the parent trait, I think....
Push AV Server implementation for cameras. This PR is currently a draft to gather early feedback from the camera tiger team. It is not intended to be merged as part...