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


Group ID:
biz.cgta
Artifact ID:
otest-jvm_2.10
Version:
0.1.9
Release Date:
Jun 26, 2014
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>biz.cgta</groupId>
  <artifactId>otest-jvm_2.10</artifactId>
  <version>0.1.9</version>
</dependency>

compile group: 'biz.cgta', name: 'otest-jvm_2.10', version: '0.1.9'