Specs2 test support for the Play Framework on Scala 2.13, providing matchers and helpers for Play applications.
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-specs2_2.13</artifactId>
<version>2.9.11</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Write a Play test using Specs2 with WithApplication.
Use play-specs2_2.13 for Scala 2.13 projects.
No dependency data recorded yet.