{"id":66991,"library":"play-specs2-2-12","title":"Play Specs2","description":"Integration library for using Specs2 testing framework with Play Framework applications.","status":"active","version":"2.8.22","language":"java","source_language":null,"source_url":"https://github.com/playframework/playframework","tags":["play","specs2","testing","scala"],"install":[{"cmd":"<dependency>\n  <groupId>com.typesafe.play</groupId>\n  <artifactId>play-specs2_2.12</artifactId>\n  <version>2.8.22</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.typesafe.play:play-specs2_2.12:2.8.22'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Specs2","correct":"play.api.test.Specs2"}],"quickstart":{"code":"import play.api.test.Specs2;\nimport org.specs2.mutable.Specification;\n\npublic class Example extends Specification {\n    public Example() {\n        \"A test\" should {\n            \"pass\" in {\n                true must beTrue\n            }\n        }\n    }\n}","lang":"java","description":"Creates a Specs2 test specification for Play."},"warnings":[{"fix":"Use appropriate Scala and Play versions.","message":"Play Specs2 2.8.x is compatible with Scala 2.12 and Play 2.8.x.","severity":"breaking","affected_versions":">=2.8.0 <2.9.0"}],"env_vars":null,"search_vec":"'applic':13 'framework':9,12 'integr':3 'librari':4 'play':1,11,14 'scala':17 'specs2':2,7,15 'test':8,16 'use':6","created_at":"2026-06-17T17:31:25.128440+00:00","updated_at":"2026-06-17T17:31:25.128440+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://playframework.com","github":"https://github.com/playframework/playframework","docs":"https://appdoc.app/artifact/com.typesafe.play/play-specs2_2.12/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}