Registry / testing / kotlintest-assertions

kotlintest-assertions

JSON →
library3.4.2javamavenunverified

Assertion library for KotlinTest, a flexible and comprehensive testing framework for Kotlin.

<dependency> <groupId>io.kotlintest</groupId> <artifactId>kotlintest-assertions</artifactId> <version>3.4.2</version> </dependency>
INSTALL
IMPORT
SIG · KOTLINTEST-ASSERTI
K
kotlintest-assertions
testingjavav3.4.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

shouldBe
io.kotlintest.shouldBe

Use the shouldBe assertion in a KotlinTest test

import io.kotlintest.shouldBe "hello".length shouldBe 5
Debug
Known issues
breakingKotlinTest 3.x is deprecated; use Kotest 4.x+ with different package names
fix
Replace io.kotlintest with io.kotest and update imports
affects: >=3.0.0 <4.0.0
Upgrade
Version history
3.4.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
kotlintest-assertions — mvn dependency:get kotlintest-assertions · libregistry