fmonniot / scala3mock

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

Thank you 🙏 #12

Closed benhutchison closed 9 months ago

benhutchison commented 9 months ago

Thank you @fmonniot for creating this project 😁

The lack of mocking support for Scala 3 has been frustrating. Thank you for "rolling up your sleeves", taking on this challenge, and from appearances, doing a quality job. The code and website looks good. I like how you align with ScalaMock which was a nice solution for Scala 2.

At this point I haven't yet tried it on my own project, but I've read the user guide and notice all the docs are machine-checked with mdoc 👏 Also the unit test coverage is thorough. So I already feel quite confident this project will be reliable.