{"id":56276,"library":"specs-2-10","title":"Specs (Scala 2.10)","description":"A testing library for Scala providing BDD-style specifications.","status":"active","version":"1.6.9","language":"java","source_language":null,"source_url":"https://github.com/etorreborre/specs","tags":["scala","testing","bdd","specs"],"install":[{"cmd":"<dependency>\n  <groupId>org.scala-tools.testing</groupId>\n  <artifactId>specs_2.10</artifactId>\n  <version>1.6.9</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.scala-tools.testing:specs_2.10:1.6.9'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Specification","correct":"org.specs.Specification"}],"quickstart":{"code":"import org.specs._\n\nobject MySpec extends Specification {\n  \"A simple test\" should {\n    \"pass\" in {\n      1 mustBe 1\n    }\n  }\n}","lang":"scala","description":"Define a BDD-style specification test."},"warnings":[],"env_vars":null,"search_vec":"'2.10':3 'bdd':11,16 'bdd-style':10 'librari':6 'provid':9 'scala':2,8,14 'spec':1,17 'specif':13 'style':12 'test':5,15","created_at":"2026-06-15T10:29:44.492466+00:00","updated_at":"2026-06-15T10:29:44.492466+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":"https://github.com/etorreborre/specs","docs":"https://appdoc.app/artifact/org.scala-tools.testing/specs_2.10/","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}}