{"id":56610,"library":"specs-2-9-0-1","title":"Specs (Scala 2.9.0-1)","description":"Specs is a Behaviour-Driven-Design framework for Scala.","status":"active","version":"1.6.8","language":"java","source_language":null,"source_url":"http://specs.googlecode.com/svn/trunk","tags":["scala","testing","bdd","specs"],"install":[{"cmd":"<dependency>\n  <groupId>org.scala-tools.testing</groupId>\n  <artifactId>specs_2.9.0-1</artifactId>\n  <version>1.6.8</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.scala-tools.testing:specs_2.9.0-1:1.6.8'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Specification","correct":"org.specs.Specification"}],"quickstart":{"code":"import org.specs.Specification\n\nobject MySpec extends Specification {\n  \"The 'Hello' string\" should {\n    \"contain 'H'\" in {\n      \"Hello\" must contain(\"H\")\n    }\n  }\n}","lang":"scala","description":"Define a simple BDD specification."},"warnings":[{"fix":"Migrate to specs2 (org.specs2:specs2-core) for Scala 2.11+.","message":"This version is for Scala 2.9.0-1; use specs2 for modern Scala versions.","severity":"breaking","affected_versions":"*"}],"env_vars":null,"search_vec":"'-1':4 '2.9.0':3 'bdd':17 'behaviour':9 'behaviour-driven-design':8 'design':11 'driven':10 'framework':12 'scala':2,14,15 'spec':1,5,18 'test':16","created_at":"2026-06-15T10:43:01.261740+00:00","updated_at":"2026-06-15T10:43:01.261740+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":"http://code.google.com/p/specs/","github":null,"docs":"https://appdoc.app/artifact/org.scala-tools.testing/specs_2.9.0-1/","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-15","next_check":"2026-12-12","install_tag":null}}