Skip to content

3.2.17

Compare
Choose a tag to compare
@cheeseng cheeseng released this 12 Sep 13:02
· 32 commits to 3.2.x-new since this release

Scalactic/ScalaTest 3.2.17 is a point release that makes a few enhancements.

Changes included:

  • Backport macro short-circuit fix to make & and | to have consistent behavior with Scala's & and |. (PR #2261)
  • Fixed images not included in scalatest-app jar file problem. (PR #2271)
  • Upgraded to JUnit 5.10 in ScalaTest+JUnit5. (PR #8 in ScalaTest+JUnit5)
  • Upgraded to Selenium 4.12 in ScalaTest+Selenium. (PR #25 in ScalaTest+Selenium)

Thanks to the contributors for the Scalactic/ScalaTest 3.2.17 release:
Chua Chee Seng (https://github.com/cheeseng)
Bill Venners (https://github.com/bvenners)