Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 484 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 484 Bytes

Scala Commons: ScalaTest

Instances for the ScalaTest test framework.

Artifacts

SBT

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

Mill

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

Documentation

peschke.scalatest.ScalaTestValueExtractors

Provides a trait adapting ValueExtractor for the ScalaTest test framework.