{"id":67680,"library":"scalatest-2-13-0-m3","title":"ScalaTest","description":"A testing framework for Scala and Java applications.","status":"active","version":"3.0.5-M1","language":"java","source_language":null,"source_url":"https://github.com/scalatest/scalatest","tags":["testing","scala","scalatest","framework"],"install":[{"cmd":"<dependency>\n  <groupId>org.scalatest</groupId>\n  <artifactId>scalatest_2.13.0-M3</artifactId>\n  <version>3.0.5-M1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.scalatest:scalatest_2.13.0-M3:3.0.5-M1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"FunSuite","correct":"org.scalatest.FunSuite"}],"quickstart":{"code":"import org.scalatest.FunSuite\n\nclass MySuite extends FunSuite {\n  test(\"addition\") {\n    assert(1 + 1 == 2)\n  }\n}","lang":"java","description":"Write a simple test using ScalaTest's FunSuite."},"warnings":[{"fix":"Use scalatest_2.13 for stable Scala 2.13.x.","message":"This version targets Scala 2.13.0-M3, which is a milestone release; use stable Scala versions for production.","severity":"gotcha","affected_versions":"3.0.5-M1"}],"env_vars":null,"search_vec":"'applic':9 'framework':4,13 'java':8 'scala':6,11 'scalatest':1,12 'test':3,10","created_at":"2026-06-17T17:40:09.721304+00:00","updated_at":"2026-06-17T17:40:09.721304+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.13.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}}