NoSQLUnit 0.7.4 Released
NoSQLUnit is a JUnit extension to make writing unit and integration tests of systems that use NoSQL backend easier. Visit official page for more information.
In 0.7.4 release, next changes has been added:
- Support for testing Replica Sets in MongoDB. (https://github.com/lordofthejars/nosql-unit#replica-set)
- Support for testing Shards in MongoDB. (https://github.com/lordofthejars/nosql-unit#sharding)
- Support for testing Replicated Sharded Cluster in MongoDB. (https://github.com/lordofthejars/nosql-unit#replicated-sharded-cluster)
- Added index support for GraphML datasets. (https://github.com/lordofthejars/nosql-unit#dataset-format-1)
- Updated documentation for using ISODate in MongoDB. Thanks to Denis Vergnes.
- You can set port when creating a default connection. Issue #49, thanks to Joel Costigliola.
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)
Tags:






