{"id":62562,"library":"scalatest-shouldmatchers-2-12","title":"ScalaTest ShouldMatchers","description":"ScalaTest ShouldMatchers provides a DSL for expressive assertions in Scala tests.","status":"active","version":"3.2.20","language":"java","source_language":null,"source_url":"https://github.com/scalatest/scalatest","tags":["scalatest","testing","matchers","scala"],"install":[{"cmd":"<dependency>\n  <groupId>org.scalatest</groupId>\n  <artifactId>scalatest-shouldmatchers_2.12</artifactId>\n  <version>3.2.20</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.scalatest:scalatest-shouldmatchers_2.12:3.2.20'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Matchers","correct":"org.scalatest.matchers.should.Matchers"}],"quickstart":{"code":"import org.scalatest.matchers.should.Matchers;\n\nclass ExampleTest extends Matchers {\n  def test(): Unit = {\n    val result = 1 + 1\n    result should be (2)\n  }\n}","lang":"java","description":"Minimal example showing import and usage of ScalaTest ShouldMatchers."},"warnings":[],"env_vars":null,"search_vec":"'assert':10 'dsl':7 'express':9 'matcher':16 'provid':5 'scala':12,17 'scalatest':1,3,14 'shouldmatch':2,4 'test':13,15","created_at":"2026-06-17T16:32:55.741804+00:00","updated_at":"2026-06-17T16:32:55.741804+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-shouldmatchers_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}}