Re: CassandraUnit

2011-08-15 Thread Jonathan Ellis
Thanks, Jérémy! 2011/8/15 Jérémy SEVELLEC : > Hi all, > I have published some documentations on it : > https://github.com/jsevellec/cassandra-unit/wiki > regards > Jérémy > Le 10 août 2011 23:20, Jérémy SEVELLEC a écrit : >> >> Hi everyone, >> Let me present

Re: CassandraUnit

2011-08-15 Thread Jérémy SEVELLEC
Hi all, I have published some documentations on it : https://github.com/jsevellec/cassandra-unit/wiki regards Jérémy Le 10 août 2011 23:20, Jérémy SEVELLEC a écrit : > Hi everyone, > > Let me present you CassandraUnit, a test framework to develop application > with Cassandra ba

CassandraUnit

2011-08-10 Thread Jérémy SEVELLEC
Hi everyone, Let me present you CassandraUnit, a test framework to develop application with Cassandra backend in TDD Style. It allows to embed and load data from an XML DataSet into your Junit Test. CassandraUnit is build on top of Hector and is licensed as LGPL V3.0 on github. Here is the