test

The elide-test module is a multi-platform Kotlin module which provides cross-platform test and assertion utilities and annotations.

Platform support

Elide's testing module uses 2 via 3 when running on JVM.

Installation

The elide-test package is provided via 0, and also via Elide's own 1 repository.

Via Gradle (Catalog):

implementation(framework.elide.test)

Via Gradle (Kotlin DSL):

implementation("dev.elide:elide-test")

Via Gradle (Groovy DSL):

implementation "dev.elide:elide-test"

Via Maven:

<dependency>
<groupId>dev.elide</groupId>
<artifactId>elide-test</artifactId>
</dependency>

The elide-test module is a multi-platform Kotlin module which provides cross-platform test and assertion utilities and annotations.

Platform support

Elide's testing module uses 2 via 3 when running on JVM.

Installation

The elide-test package is provided via 0, and also via Elide's own 1 repository.

Via Gradle (Catalog):

implementation(framework.elide.test)

Via Gradle (Kotlin DSL):

implementation("dev.elide:elide-test")

Via Gradle (Groovy DSL):

implementation "dev.elide:elide-test"

Via Maven:

<dependency>
<groupId>dev.elide</groupId>
<artifactId>elide-test</artifactId>
</dependency>

The elide-test module is a multi-platform Kotlin module which provides cross-platform test and assertion utilities and annotations.

Platform support

Elide's testing module uses 2 via 3 when running on JVM.

Installation

The elide-test package is provided via 0, and also via Elide's own 1 repository.

Via Gradle (Catalog):

implementation(framework.elide.test)

Via Gradle (Kotlin DSL):

implementation("dev.elide:elide-test")

Via Gradle (Groovy DSL):

implementation "dev.elide:elide-test"

Via Maven:

<dependency>
<groupId>dev.elide</groupId>
<artifactId>elide-test</artifactId>
</dependency>

The elide-test module is a multi-platform Kotlin module which provides cross-platform test and assertion utilities and annotations.

Platform support

Elide's testing module uses 2 via 3 when running on JVM.

Installation

The elide-test package is provided via 0, and also via Elide's own 1 repository.

Via Gradle (Catalog):

implementation(framework.elide.test)

Via Gradle (Kotlin DSL):

implementation("dev.elide:elide-test")

Via Gradle (Groovy DSL):

implementation "dev.elide:elide-test"

Via Maven:

<dependency>
<groupId>dev.elide</groupId>
<artifactId>elide-test</artifactId>
</dependency>

Packages

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
common
js
native

Provides testing and assertion utilities.

Link copied to clipboard
common
js
native

Provides cross-platform annotations for use in tests.