scalameta / munit

Scala testing library with actionable errors and extensible APIs
https://scalameta.org/munit
Apache License 2.0
428 stars 88 forks source link

chore: Update scala native to 0.5.1 #761

Closed tgodzik closed 4 months ago

tgodzik commented 4 months ago

Fixes https://github.com/scalameta/munit/issues/760

tgodzik commented 4 months ago

This is blocked by the issue in LTS

mzuehlke commented 4 months ago

Just thinking loud, would we loose anything if we move munit to 3.3.3 and uncomment the failing test ? The people who are on Scala LTS and use munit would still not get the right error message. We just have to remember to enable the tests once the fix landed in LTS

mpilquist commented 4 months ago

At minimum, munit needs to move to 3.3.x to consume the scalacheck artifacts.

tgodzik commented 4 months ago

Maybe yeah. I will do that in this pr

tgodzik commented 4 months ago

I will go ahead and merge this, then release next and hopefully last milestone