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.11:2.1.7'
<dependency> <groupId>org.scalautils</groupId> <artifactId>scalautils_2.11</artifactId> <version>2.1.7</version> </dependency>
<dependency org="org.scalautils" name="scalautils_2.11" rev="2.1.7"/>
"org.scalautils", "scalautils_2.11", "2.1.7"