{"id":66602,"library":"scalatest-2-12-0-rc1","title":"ScalaTest","description":"Testing framework for Scala and Java applications with support for multiple testing styles.","status":"active","version":"3.0.0","language":"java","source_language":null,"source_url":"https://github.com/scalatest/scalatest","tags":["testing","scala","unit-test"],"install":[{"cmd":"<dependency>\n  <groupId>org.scalatest</groupId>\n  <artifactId>scalatest_2.12.0-RC1</artifactId>\n  <version>3.0.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.scalatest:scalatest_2.12.0-RC1:3.0.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"FunSuite","correct":"org.scalatest.FunSuite"}],"quickstart":{"code":"import org.scalatest.FunSuite\n\nclass MyTest extends FunSuite {\n  test(\"addition\") {\n    assert(1 + 1 == 2)\n  }\n}","lang":"java","description":"Define a simple test suite using FunSuite style."},"warnings":[{"fix":"Use ScalaTest version matching your Scala version (e.g., 3.2.x for Scala 2.13).","message":"ScalaTest 3.0.0 is for Scala 2.12.0-RC1; incompatible with later Scala versions.","severity":"breaking","affected_versions":"=3.0.0"}],"env_vars":null,"search_vec":"'applic':8 'framework':3 'java':7 'multipl':12 'scala':5,16 'scalatest':1 'style':14 'support':10 'test':2,13,15,19 'unit':18 'unit-test':17","created_at":"2026-06-17T17:26:00.934473+00:00","updated_at":"2026-06-17T17:26:00.934473+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.12.0-RC1/","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}}