Testing utilities for the Play Framework, supporting Scala 2.11.
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-test_2.11</artifactId>
<version>2.7.9</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing how to create a FakeApplication for testing Play applications.
Upgrade to Play 2.8+ or later.
No dependency data recorded yet.