{"id":65497,"library":"scalatest-funsuite-2-13","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":["testing","scala","unit-test"],"install":[{"cmd":"<dependency>\n  <groupId>org.scalatest</groupId>\n  <artifactId>scalatest-funsuite_2.13</artifactId>\n  <version>3.2.20</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.scalatest:scalatest-funsuite_2.13: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 MySuite extends AnyFunSuite {\n  test(\"addition\") {\n    assert(1 + 1 == 2)\n  }\n}","lang":"scala","description":"Minimal ScalaTest FunSuite test class"},"warnings":[],"env_vars":null,"search_vec":"'concis':13 'express':15 'framework':6 'funsuit':2,9 'provid':7 'scala':4,18 'scalatest':1 'style':10 'test':5,16,17,21 'unit':20 'unit-test':19 'write':12","created_at":"2026-06-17T17:11:21.278676+00:00","updated_at":"2026-06-17T17:11:21.278676+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.13/","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}}