mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-06-01 22:19:18 +02:00
feat: Integrate Mokkery and Turbine into KMP testing framework (#4845)
This commit is contained in:
@@ -51,4 +51,10 @@ plugins {
|
||||
|
||||
dependencies {
|
||||
dokkaPlugin(libs.dokka.android.documentation.plugin)
|
||||
}
|
||||
|
||||
subprojects {
|
||||
tasks.withType<Test> {
|
||||
failOnNoDiscoveredTests = false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user