Scalactic/ScalaTest 3.2.19 is a point release that makes a bug fixes and few enhancements.
Changes included:
- Fixed remaining Scala 3 infix warnings in method used in DSL. (https://github.com/scalatest/scalatest/pull/2315)
- Upgraded to Scala Native 0.5. (https://github.com/scalatest/scalatest/pull/2322) ScalaTest+JUnit5
- Added support to run tests with dynamic test name when running a s...