{"id":77014,"library":"scalatest-2-12-0-m5","title":"ScalaTest","description":"A testing framework for Scala and Java applications.","status":"active","version":"3.0.0","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.12.0-M5</artifactId>\n  <version>3.0.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.scalatest:scalatest_2.12.0-M5: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":"Defines a simple test suite using ScalaTest's FunSuite."},"warnings":[{"fix":"Use a version matching your Scala compiler version.","message":"ScalaTest 3.0.0 is for Scala 2.12.0-M5; may not be compatible with other Scala versions.","severity":"breaking","affected_versions":"3.0.0"}],"env_vars":null,"search_vec":"'applic':9 'framework':4 'java':8 'scala':6,11 'scalatest':1,12 'test':3,10","created_at":"2026-06-17T19:43:10.861513+00:00","updated_at":"2026-06-17T19:43:10.861513+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-M5/","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}}