{"id":71190,"library":"scalatest-core-2-13","title":"ScalaTest Core (Scala 2.13)","description":"Core module of ScalaTest, a testing framework for Scala and Java applications.","status":"active","version":"3.2.20","language":"java","source_language":null,"source_url":"https://github.com/scalatest/scalatest","tags":["testing","scalatest","scala","unit-test"],"install":[{"cmd":"<dependency>\n  <groupId>org.scalatest</groupId>\n  <artifactId>scalatest-core_2.13</artifactId>\n  <version>3.2.20</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.scalatest:scalatest-core_2.13:3.2.20'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"AnyFlatSpec","correct":"org.scalatest.flatspec.AnyFlatSpec"}],"quickstart":{"code":"import org.scalatest.flatspec.AnyFlatSpec\n\nclass ExampleSpec extends AnyFlatSpec {\n  \"A List\" should \"have a size method\" in {\n    assert(List(1, 2, 3).size == 3)\n  }\n}","lang":"scala","description":"Defines a simple flat specification test using ScalaTest."},"warnings":[],"env_vars":null,"search_vec":"'2.13':4 'applic':16 'core':2,5 'framework':11 'java':15 'modul':6 'scala':3,13,19 'scalatest':1,8,18 'test':10,17,22 'unit':21 'unit-test':20","created_at":"2026-06-17T18:23:45.359179+00:00","updated_at":"2026-06-17T18:23:45.359179+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-core_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}}