ScalaTest is a testing toolkit for Scala and Java, providing a native backend for Scala Native.
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_native0.4_2.12</artifactId>
<version>3.2.18</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a simple flat spec test using ScalaTest.
Ensure your project uses Scala Native 0.4.x and the correct Scala version (2.12).
No dependency data recorded yet.