ScalaUtils is an open-source library for Scala projects that contains portions of the ScalaTest project that may make sense to use in production.
'org.scalautils:scalautils_2.10:2.0'
<dependency> <groupId>org.scalautils</groupId> <artifactId>scalautils_2.10</artifactId> <version>2.0</version> </dependency>
<dependency org="org.scalautils" name="scalautils_2.10" rev="2.0"/>
"org.scalautils", "scalautils_2.10", "2.0"