Earlier this year we built an integration between scalamock classic and ZIO Test. After writing more than 400 tests with this integration on a large production codebase, we contributed the work to open source — and it is now part of scalamock itself. As of version 7.5.0, scalamock classic has first-class support for ZIO Test. Release notes: scalamock 7.5.0 Why this was needed The now-deprecated zio-mock was a source of frustration for many developers and also a blocker for Scala 3 migration...