simplyscala / scalatest-embedmongo   0.2.4

GitHub

Simple scala lib to "unit" test your mongodb request

Scala versions: 2.12 2.11 2.10

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:

libraryDependencies += "com.github.simplyscala" %% "scalatest-embedmongo" % "0.2.4"

Mill build tool

ivy"com.github.simplyscala::scalatest-embedmongo:0.2.4"

Scala CLI

//> using dep "com.github.simplyscala::scalatest-embedmongo:0.2.4"

Ammonite REPL

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'