Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 243 Bytes

File metadata and controls

6 lines (5 loc) · 243 Bytes

EmbededMongoExample

This project illustrates "How to run scalatest with embeded in-memory MongoDB Instance"

This project uses: org.scalatest.FunSuite as Test Suite and com.github.simplyscala.MongoEmbedDatabase as Embeded In-memory MongoDB