All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jsMain.dk.cachet.carp.test.JsIgnore.kt Maven / Gradle / Ivy

Go to download

Helper classes relied upon by test projects of all subsystems. E.g., to disable tests specified in common part of projects for the JavaScript runtime only.

There is a newer version: 1.2.1
Show newest version
package dk.cachet.carp.test


// Map to Kotlin Ignore attribute so that the test is ignored by JavaScript test runtime.
actual typealias JsIgnore = kotlin.test.Ignore




© 2015 - 2024 Weber Informatics LLC | Privacy Policy