Registry / testing / misk-testing

misk-testing

JSON →
library0.24.0javamavenunverified

Testing utilities for Misk, an open source application container in Kotlin.

<dependency> <groupId>com.squareup.misk</groupId> <artifactId>misk-testing</artifactId> <version>0.24.0</version> </dependency>
INSTALL
IMPORT
SIG · MISK-TESTING
M
misk-testing
testingjavav0.24.0
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.

MiskTest
misk.testing.MiskTest

Write a Misk test using the MiskTest annotation

import misk.testing.MiskTest import org.junit.jupiter.api.Test @MiskTest class MyTest { @Test fun testSomething() { // test logic } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.24.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
misk-testing — mvn dependency:get misk-testing · libregistry