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-jvm 0.1.10


Group ID:
biz.cgta
Artifact ID:
otest-jvm_2.11
Version:
0.1.10
Release Date:
Jul 12, 2014
Licenses:
MIT
Files:

libraryDependencies += "biz.cgta" %% "otest-jvm" % "0.1.10"

Mill build tool

ivy"biz.cgta::otest-jvm:0.1.10"

Scala CLI

//> using dep "biz.cgta::otest-jvm:0.1.10"

Ammonite REPL

import $ivy.`biz.cgta::otest-jvm:0.1.10`

<dependency>
  <groupId>biz.cgta</groupId>
  <artifactId>otest-jvm_2.11</artifactId>
  <version>0.1.10</version>
</dependency>

compile group: 'biz.cgta', name: 'otest-jvm_2.11', version: '0.1.10'