xebia-functional / munit-snap   0.1.6

Apache License 2.0 GitHub

Snapshot testing for scala munit

Scala versions: 3.x

munit-snap

Snapshot testing for scala munit.

Usage

This is a normal sbt project. You can compile code with sbt compile, run it with sbt run, and sbt console will start a Scala 3 REPL.

For more information on the sbt-dotty plugin, see the scala3-example-project.