{"id":66424,"library":"scalatest-funsuite-2-12","title":"ScalaTest FunSuite","description":"A Scala testing framework providing the FunSuite style for writing concise and expressive tests.","status":"active","version":"3.2.20","language":"java","source_language":null,"source_url":"https://github.com/scalatest/scalatest","tags":["scala","testing","funsuite","scalatest"],"install":[{"cmd":"<dependency>\n  <groupId>org.scalatest</groupId>\n  <artifactId>scalatest-funsuite_2.12</artifactId>\n  <version>3.2.20</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.scalatest:scalatest-funsuite_2.12: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(\"example test\") {\n    assert(1 + 1 == 2)\n  }\n}","lang":"scala","description":"Defines a test suite using AnyFunSuite."},"warnings":[{"fix":"Use the appropriate artifact for your Scala version (e.g., scalatest-funsuite_2.13).","message":"Version 3.2.20 is for Scala 2.12; ensure compatibility with your Scala version.","severity":"breaking","affected_versions":"all"}],"env_vars":null,"search_vec":"'concis':13 'express':15 'framework':6 'funsuit':2,9,19 'provid':7 'scala':4,17 'scalatest':1,20 'style':10 'test':5,16,18 'write':12","created_at":"2026-06-17T17:23:31.650354+00:00","updated_at":"2026-06-17T17:23:31.650354+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-funsuite_2.12/","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}}