A simple testing framework for Scala
utest-runner 0.1.0
Group ID:
com.lihaoyi.utest
Artifact ID:
utest-runner_2.10
Version:
0.1.0
Release Date:
Feb 7, 2014
Licenses:
Files:
Full Scala Version:
2.10.3
Developers:
Li Haoyi
|
libraryDependencies += "com.lihaoyi.utest" %% "utest-runner" % "0.1.0"
ivy"com.lihaoyi.utest::utest-runner:0.1.0"
//> using dep "com.lihaoyi.utest::utest-runner:0.1.0"
import $ivy.`com.lihaoyi.utest::utest-runner:0.1.0`
<dependency> <groupId>com.lihaoyi.utest</groupId> <artifactId>utest-runner_2.10</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.lihaoyi.utest', name: 'utest-runner_2.10', version: '0.1.0'