-
Apr 20th, 2011, 12:22 AM
#1
Unit testing with MongoDB
Hi,
Is anyone aware of a good way to do some unit/integration testing against mongodb in maven based build? I really do not like the idea to install mongodb locally on every machine where the code is build as a prerequisite, but for now this is the only solution I have.
I was also wondering also if there is something like dbunit for mongodb?
-
Oct 17th, 2012, 05:16 AM
#2
Hi, if you still searching the solution then try NoSQLUnit (https://github.com/lordofthejars/nosql-unit). Hope it helps.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules