simplyscala / scalatest-embedmongo 0.2.4
GitHubSimple scala lib to "unit" test your mongodb request
scalatest-embedmongo 0.2.4
Group ID:
com.github.simplyscala
Artifact ID:
scalatest-embedmongo_2.11
Version:
0.2.4
Release Date:
Mar 21, 2017
Licenses:
Files:
Full Scala Version:
2.11.1
Developers:
libraryDependencies += "com.github.simplyscala" %% "scalatest-embedmongo" % "0.2.4"
ivy"com.github.simplyscala::scalatest-embedmongo:0.2.4"
//> using dep "com.github.simplyscala::scalatest-embedmongo:0.2.4"
import $ivy.`com.github.simplyscala::scalatest-embedmongo:0.2.4`
<dependency> <groupId>com.github.simplyscala</groupId> <artifactId>scalatest-embedmongo_2.11</artifactId> <version>0.2.4</version> </dependency>
compile group: 'com.github.simplyscala', name: 'scalatest-embedmongo_2.11', version: '0.2.4'