{"id":56497,"library":"utest-sjs0-6-2-12","title":"utest (Scala.js 0.6, Scala 2.12)","description":"A simple testing framework for Scala, cross-compiled for Scala.js 0.6 and Scala 2.12.","status":"active","version":"0.7.11","language":"java","source_language":null,"source_url":"https://github.com/com-lihaoyi/utest","tags":["testing","scala","scalajs","utest"],"install":[{"cmd":"<dependency>\n  <groupId>com.lihaoyi</groupId>\n  <artifactId>utest_sjs0.6_2.12</artifactId>\n  <version>0.7.11</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.lihaoyi:utest_sjs0.6_2.12: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 MyTest extends TestSuite {\n    public Test<?>[] tests() {\n        return new Test[] {\n            test(\"addition\", () -> {\n                assert 1 + 1 == 2;\n            })\n        };\n    }\n}","lang":"java","description":"Define a simple test suite."},"warnings":[{"fix":"Use utest_sjs1_2.13 or later for modern Scala.js and Scala versions.","message":"This artifact targets Scala.js 0.6 and Scala 2.12, which are outdated.","severity":"breaking","affected_versions":">=0.7.0"}],"env_vars":null,"search_vec":"'0.6':3,17 '2.12':5,20 'compil':14 'cross':13 'cross-compil':12 'framework':9 'scala':4,11,19,22 'scala.js':2,16 'scalaj':23 'simpl':7 'test':8,21 'utest':1,24","created_at":"2026-06-15T10:38:43.359176+00:00","updated_at":"2026-06-15T10:38:43.359176+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.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-15","next_check":"2026-12-12","install_tag":null}}