fmonniot / scala3mock

Mocking framework for Scala 3
https://francois.monniot.eu/scala3mock
Other
19 stars 1 forks source link

Add support for parameterized traits #49

Closed fmonniot closed 4 weeks ago

fmonniot commented 4 weeks ago

This tentatively fix #48. Still need to review the code, clean up the extra debug statements, and see what can be improved. But the added test seems to be passing.