limansky / scala-test-it   0.1.0

Apache License 2.0 GitHub

ScalaTest TestIt integration

Scala versions: 3.x 2.13 2.12
sbt plugins: 2.0.0-M4 1.x

scala-test-it 0.1.0


Group ID:
me.limansky
Artifact ID:
scala-test-it_3
Version:
0.1.0
Release Date:
May 23, 2025
Licenses:
Files:
Full Scala Version:
3.3.6
Developers:

libraryDependencies += "me.limansky" %% "scala-test-it" % "0.1.0"

Mill build tool

ivy"me.limansky::scala-test-it:0.1.0"

Scala CLI

//> using dep "me.limansky::scala-test-it:0.1.0"

Ammonite REPL

import $ivy.`me.limansky::scala-test-it:0.1.0`

<dependency>
  <groupId>me.limansky</groupId>
  <artifactId>scala-test-it_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'me.limansky', name: 'scala-test-it_3', version: '0.1.0'