Hi all, cassandra-unit 1.1.0.1 is now release. cassandra-unit helps you writing isolated Junit Test using cassandra (starting an embedded cassandra instance, load data from a dataset, ...) in a Test Driven Development style or not :-).
The artifact is published on the public maven repo. Main new features are : - updating to hector 1.1-0 and cassandra-all 1.1.1 - allow to set more options on column family You can see all the detailed content of this release here : https://github.com/jsevellec/cassandra-unit/wiki/changelog cassandra-unit documentation : https://github.com/jsevellec/cassandra-unit/wiki cassandra-unit examples : https://github.com/jsevellec/cassandra-unit-examples This can perhaps help... Regards, -- Jérémy
