Log4s / log4s

High-performance SLF4J wrapper for Scala.
Other
171 stars 25 forks source link

Migrate tests to MUnit #71

Open rossabaker opened 3 years ago

rossabaker commented 3 years ago

MUnit's support matrix is a good match for ours: JVM and scala.js support for Scala 2.11 through 3.0, and they are quick to release when Scala versions change. Porting our tests would allow us to release a bit faster.

rossabaker commented 3 years ago

This is blocking Scala-3.0.0-RC2.