Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 490 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 490 Bytes

Scala Commons: MUnit

Instances for the MUnit test framework.

Artifacts

SBT

"com.github.morgen-peschke" % "commons-munit" % commonsVersion

Mill

ivy"com.github.morgen-peschke::commons-munit:$commonsVersion"

Documentation

peschke.munit.MUnitValueExtractors

Provides a trait adapting ValueExtractor for the MUnit test framework.