paulbutcher / ScalaMock

Native Scala mocking framework
http://scalamock.org/
MIT License
501 stars 98 forks source link

Scala 3 fixes and improvements #509

Closed goshacodes closed 4 months ago

goshacodes commented 4 months ago

Pull Request Checklist

Closes

  1. https://github.com/paulbutcher/ScalaMock/issues/503
  2. https://github.com/paulbutcher/ScalaMock/issues/502
  3. https://github.com/paulbutcher/ScalaMock/issues/170 and https://github.com/paulbutcher/ScalaMock/issues/445

Also these can be closed, since I made it work in scala 3 initially: https://github.com/paulbutcher/ScalaMock/issues/60 https://github.com/paulbutcher/ScalaMock/issues/93 https://github.com/paulbutcher/ScalaMock/issues/39 https://github.com/paulbutcher/ScalaMock/issues/499 https://github.com/paulbutcher/ScalaMock/issues/198

goshacodes commented 4 months ago

@barkhorn Hi, merge and publish next candidate please

goshacodes commented 4 months ago

P.S. review is quite simple. 1 issue - 1 commit

barkhorn commented 4 months ago

new release will need to wait a couple days - Thu or Fri. We used to have snapshot builds during the Travis days, might be worth getting those working again with github workflows - but need to encode the sonatype credentials somehow for that

barkhorn commented 4 months ago

:ship: done!