Integration library for using ScalaTest with the Play Framework for Scala 2.11.
<dependency>
<groupId>org.scalatestplus.play</groupId>
<artifactId>scalatestplus-play_2.11</artifactId>
<version>4.0.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Write a Play application test using PlaySpec.
Use scalatestplus-play_2.13 or scalatestplus-play_3 for newer Scala versions.
No dependency data recorded yet.