A simple integration of ScalaTest with Spring to manage test context lifecycle. Uses standard Spring annotations and a stackable Scala trait.
'com.github.lancearlaus:scalatest-spring_2.11:0.1.0'
<dependency>
<groupId>com.github.lancearlaus</groupId>
<artifactId>scalatest-spring_2.11</artifactId>
<version>0.1.0</version>
</dependency>
<dependency org="com.github.lancearlaus" name="scalatest-spring_2.11" rev="0.1.0"/>
"com.github.lancearlaus", "scalatest-spring_2.11", "0.1.0"