zio / zio-test-intellij   1.0.18

Apache License 2.0 Website GitHub

An optional ZIO Test runner support module for the ZIO IntelliJ plugin

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x 0.6

zio-test-intellij 1.0.3


Group ID:
dev.zio
Artifact ID:
zio-test-intellij_2.13
Version:
1.0.3
Release Date:
Oct 9, 2020
Licenses:
Files:

libraryDependencies += "dev.zio" %% "zio-test-intellij" % "1.0.3"

Mill build tool

ivy"dev.zio::zio-test-intellij:1.0.3"

Scala CLI

//> using dep "dev.zio::zio-test-intellij:1.0.3"

Ammonite REPL

import $ivy.`dev.zio::zio-test-intellij:1.0.3`

<dependency>
  <groupId>dev.zio</groupId>
  <artifactId>zio-test-intellij_2.13</artifactId>
  <version>1.0.3</version>
</dependency>

compile group: 'dev.zio', name: 'zio-test-intellij_2.13', version: '1.0.3'