cgta / otest   0.2.6

MIT License GitHub

A very simple unit testing library for Scala / ScalaJS

Scala versions: 2.12 2.11 2.10
Scala.js versions: 0.6
sbt plugins: 0.13

otest 0.2.2


Group ID:
biz.cgta
Artifact ID:
otest_2.11
Version:
0.2.2
Release Date:
Nov 17, 2015
Licenses:
MIT
Files:

libraryDependencies += "biz.cgta" %% "otest" % "0.2.2"

Mill build tool

ivy"biz.cgta::otest:0.2.2"

Scala CLI

//> using dep "biz.cgta::otest:0.2.2"

Ammonite REPL

import $ivy.`biz.cgta::otest:0.2.2`

<dependency>
  <groupId>biz.cgta</groupId>
  <artifactId>otest_2.11</artifactId>
  <version>0.2.2</version>
</dependency>

compile group: 'biz.cgta', name: 'otest_2.11', version: '0.2.2'