skip

suspend external fun skip(): <Error class: unknown class>(source)
suspend external fun skip(    name: String = definedExternally,     options: TestOptions = definedExternally,     fn: TestFn = definedExternally): <Error class: unknown class>(source)
suspend external fun skip(name: String = definedExternally, fn: TestFn = definedExternally): <Error class: unknown class>(source)
suspend external fun skip(options: TestOptions = definedExternally, fn: TestFn = definedExternally): <Error class: unknown class>(source)
suspend external fun skip(fn: TestFn = definedExternally): <Error class: unknown class>(source)