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.7


Group ID:
com.outr
Artifact ID:
testy_3
Version:
1.0.7
Release Date:
May 24, 2021
Licenses:
MIT
Files:

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

Mill build tool

ivy"com.outr::testy:1.0.7"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.outr</groupId>
  <artifactId>testy_3</artifactId>
  <version>1.0.7</version>
</dependency>

compile group: 'com.outr', name: 'testy_3', version: '1.0.7'