From user-return-19708-apmail-cassandra-user-archive=cassandra.apache.org@cassandra.apache.org Wed Aug 10 21:21:16 2011 Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 05B8D83AD for ; Wed, 10 Aug 2011 21:21:16 +0000 (UTC) Received: (qmail 28562 invoked by uid 500); 10 Aug 2011 21:21:13 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 28495 invoked by uid 500); 10 Aug 2011 21:21:13 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 28487 invoked by uid 99); 10 Aug 2011 21:21:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Aug 2011 21:21:12 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jsevellec@gmail.com designates 74.125.82.44 as permitted sender) Received: from [74.125.82.44] (HELO mail-ww0-f44.google.com) (74.125.82.44) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Aug 2011 21:21:07 +0000 Received: by wwf5 with SMTP id 5so1197639wwf.25 for ; Wed, 10 Aug 2011 14:20:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=HtT7gOnTe8Wd0wVpO45BvtzB07ni5UIdlicZcGRfckg=; b=eMr7nouVP42mT4/BSJSFFFTjxXV86rdl4XIYpKTon8annyHdDPG31vKU6DLqOZtQVz LZ1mBiDs8dWXbzfHE/WH1E8WFzJv9YupEMCJB0NVfS3tP9a4PaQkRgbvxc9r2rNnVNJM yEPh4j6gttp8ewvqV8d089+LAqY0dzTbVQ7Bg= MIME-Version: 1.0 Received: by 10.217.7.73 with SMTP id z51mr1026076wes.71.1313011246226; Wed, 10 Aug 2011 14:20:46 -0700 (PDT) Received: by 10.216.62.13 with HTTP; Wed, 10 Aug 2011 14:20:46 -0700 (PDT) Date: Wed, 10 Aug 2011 23:20:46 +0200 Message-ID: Subject: CassandraUnit From: =?UTF-8?B?SsOpcsOpbXkgU0VWRUxMRUM=?= To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=20cf30291d20eadbc604aa2d40ce --20cf30291d20eadbc604aa2d40ce Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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 post I made to present it : http://www.unchticafe.fr/2011/08/cassandraunit-java-test-framework-to.html This may interest you... Regards --=20 J=C3=A9r=C3=A9my --20cf30291d20eadbc604aa2d40ce Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi everyone,

Let me present you CassandraUnit, a test fr= amework 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 post I made t= o present it :

This may interest you...


<= /div>
Regards

--=C2=A0
J=C3=A9r=C3= =A9my

--20cf30291d20eadbc604aa2d40ce--