{"id":55860,"library":"utest-sjs0-6-2-11","title":"uTest","description":"Simple and lightweight testing framework for Scala, supporting Scala.js and JVM.","status":"active","version":"0.7.11","language":"java","source_language":null,"source_url":"https://github.com/com-lihaoyi/utest","tags":["testing","scala","utest","scala-js"],"install":[{"cmd":"<dependency>\n  <groupId>com.lihaoyi</groupId>\n  <artifactId>utest_sjs0.6_2.11</artifactId>\n  <version>0.7.11</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.lihaoyi:utest_sjs0.6_2.11:0.7.11'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"TestSuite","correct":"utest.TestSuite"}],"quickstart":{"code":"import utest.TestSuite;\nimport utest.Test;\n\npublic class MyTests extends TestSuite {\n    public void tests() {\n        test(\"addition\") {\n            assert(2 + 2 == 4);\n        }\n    }\n}","lang":"java","description":"Define a test suite using uTest."},"warnings":[{"fix":"Use the correct artifact for your Scala/Scala.js version.","message":"uTest 0.7.x is for Scala 2.11 and Scala.js 0.6; newer versions use different artifacts.","severity":"breaking","affected_versions":">=0.7.0"}],"env_vars":null,"search_vec":"'framework':6 'js':18 'jvm':12 'lightweight':4 'scala':8,14,17 'scala-j':16 'scala.js':10 'simpl':2 'support':9 'test':5,13 'utest':1,15","created_at":"2026-06-15T10:10:38.530087+00:00","updated_at":"2026-06-15T10:10:38.530087+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/lihaoyi/utest","github":"https://github.com/com-lihaoyi/utest","docs":"https://appdoc.app/artifact/com.lihaoyi/utest_sjs0.6_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}}