{"id":72699,"library":"spek-dsl-jvm","title":"Spek DSL JVM","description":"Kotlin DSL module for the Spek2 testing framework, providing specification-style test definitions on the JVM.","status":"active","version":"2.0.19","language":"java","source_language":null,"source_url":"https://github.com/spekframework/spek","tags":["testing","kotlin","spek","dsl"],"install":[{"cmd":"<dependency>\n  <groupId>org.spekframework.spek2</groupId>\n  <artifactId>spek-dsl-jvm</artifactId>\n  <version>2.0.19</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.spekframework.spek2:spek-dsl-jvm:2.0.19'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Spek","correct":"org.spekframework.spek2.Spek"}],"quickstart":{"code":"import org.spekframework.spek2.Spek\nimport org.spekframework.spek2.style.specification.describe\n\nobject MySpec: Spek({\n    describe(\"a number\") {\n        it(\"should be positive\") {\n            assert(1 > 0)\n        }\n    }\n})","lang":"kotlin","description":"Basic Spek2 specification using describe/it style."},"warnings":[],"env_vars":null,"search_vec":"'definit':17 'dsl':2,5,24 'framework':11 'jvm':3,20 'kotlin':4,22 'modul':6 'provid':12 'specif':14 'specification-styl':13 'spek':1,23 'spek2':9 'style':15 'test':10,16,21","created_at":"2026-06-17T18:42:12.316047+00:00","updated_at":"2026-06-17T18:42:12.316047+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/spekframework/spek","github":"https://github.com/spekframework/spek","docs":"https://appdoc.app/artifact/org.spekframework.spek2/spek-dsl-jvm/","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}}