outr / testy   1.0.7

MIT License GitHub

Simple, opinionated testing library for Scala

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x
Scala Native versions: 0.4

testy 1.0.3


Group ID:
com.outr
Artifact ID:
testy_2.13
Version:
1.0.3
Release Date:
Apr 20, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.outr" %% "testy" % "1.0.3"

Mill build tool

ivy"com.outr::testy:1.0.3"

Scala CLI

//> using dep "com.outr::testy:1.0.3"

Ammonite REPL

import $ivy.`com.outr::testy:1.0.3`

<dependency>
  <groupId>com.outr</groupId>
  <artifactId>testy_2.13</artifactId>
  <version>1.0.3</version>
</dependency>

compile group: 'com.outr', name: 'testy_2.13', version: '1.0.3'