#scalatest

[ follow ]
Scala
fromMedium
3 months ago

Reading Files in Test Resources using Scala 3

The article explains how to read files from a resources folder in Scala test classes using scalatest.
Scala
fromMedium
4 months ago

Creating Tests in Scala 3 using ScalaTest

Testing in Scala with ScalaTest enhances code reliability and guards against breaking changes.
[ Load more ]