{"id":54089,"library":"scalatest-2-11","title":"ScalaTest","description":"ScalaTest is a testing tool for Scala and Java projects.","status":"active","version":"3.2.20","language":"java","source_language":null,"source_url":"https://github.com/scalatest/scalatest","tags":["testing","scala","scalatest"],"install":[{"cmd":"<dependency>\n  <groupId>org.scalatest</groupId>\n  <artifactId>scalatest_2.11</artifactId>\n  <version>3.2.20</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.scalatest:scalatest_2.11:3.2.20'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"AnyFunSuite","correct":"org.scalatest.funsuite.AnyFunSuite"}],"quickstart":{"code":"import org.scalatest.funsuite.AnyFunSuite\n\nclass ExampleSuite extends AnyFunSuite {\n  test(\"addition\") {\n    assert(1 + 1 == 2)\n  }\n}","lang":"scala","description":"Shows a basic test suite using AnyFunSuite."},"warnings":[{"fix":"Use the correct artifact for your Scala version (e.g., scalatest_2.12).","message":"Version 3.2.20 requires Scala 2.11; incompatible with other Scala versions.","severity":"breaking","affected_versions":"*"}],"env_vars":null,"search_vec":"'java':10 'project':11 'scala':8,13 'scalatest':1,2,14 'test':5,12 'tool':6","created_at":"2026-06-15T08:33:25.635215+00:00","updated_at":"2026-06-15T08:33:25.635215+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://www.scalatest.org","github":"https://github.com/scalatest/scalatest","docs":"https://appdoc.app/artifact/org.scalatest/scalatest_2.11/","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}}