{"id":55482,"library":"utest-2-11","title":"utest","description":"A simple, fast, and flexible testing framework for Scala.","status":"active","version":"0.8.2","language":"java","source_language":null,"source_url":"https://github.com/com-lihaoyi/utest","tags":["testing","scala","framework"],"install":[{"cmd":"<dependency>\n  <groupId>com.lihaoyi</groupId>\n  <artifactId>utest_2.11</artifactId>\n  <version>0.8.2</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.lihaoyi:utest_2.11:0.8.2'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"TestSuite","correct":"utest.TestSuite"}],"quickstart":{"code":"import utest._\n\nobject MyTest extends TestSuite {\n  val tests = Tests {\n    test(\"addition\") {\n      assert(1 + 1 == 2)\n    }\n  }\n}","lang":"scala","description":"Defines a simple test suite with one test."},"warnings":[],"env_vars":null,"search_vec":"'fast':4 'flexibl':6 'framework':8,13 'scala':10,12 'simpl':3 'test':7,11 'utest':1","created_at":"2026-06-15T09:52:59.876665+00:00","updated_at":"2026-06-15T09:52:59.876665+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":"https://github.com/com-lihaoyi/utest","github":"https://github.com/com-lihaoyi/utest","docs":"https://appdoc.app/artifact/com.lihaoyi/utest_2.11/","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-15","next_check":"2026-12-12","install_tag":null}}