{"id":71936,"library":"scalatest-3-0-0-m3","title":"ScalaTest","description":"ScalaTest is a testing framework for Scala and Java.","status":"active","version":"3.2.3","language":"java","source_language":null,"source_url":"https://github.com/scalatest/scalatest","tags":["testing","scala","test-framework"],"install":[{"cmd":"<dependency>\n  <groupId>org.scalatest</groupId>\n  <artifactId>scalatest_3.0.0-M3</artifactId>\n  <version>3.2.3</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.scalatest:scalatest_3.0.0-M3:3.2.3'","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":"java","description":"Define a simple test suite using ScalaTest"},"warnings":[{"fix":"Use a stable Scala 3 release (e.g., 3.0.0 or later) and corresponding ScalaTest version (e.g., 3.2.10+).","message":"Version 3.2.3 targets Scala 3.0.0-M3, which is a milestone release and not binary compatible with later Scala 3 versions.","severity":"breaking","affected_versions":"<=3.2.3"}],"env_vars":null,"search_vec":"'framework':6,15 'java':10 'scala':8,12 'scalatest':1,2 'test':5,11,14 'test-framework':13","created_at":"2026-06-17T18:33:12.964356+00:00","updated_at":"2026-06-17T18:33:12.964356+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_3.0.0-M3/","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}}