#file-reading

[ 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.
[ Load more ]