A fluent assertion library for Kotlin inspired by AssertJ, providing readable and composable test assertions.
<dependency>
<groupId>com.willowtreeapps.assertk</groupId>
<artifactId>assertk-jvm</artifactId>
<version>0.28.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic assertion using assertk
No known issues recorded.
No dependency data recorded yet.