On Wed, Aug 31, 2011 at 10:58 PM, Jonathan Ellis <jbel...@gmail.com> wrote: > On Wed, Aug 31, 2011 at 4:24 PM, Eric Evans <eev...@acunu.com> wrote: >> CASSANDRA-2936 is in progress (patches attached), but is there any >> reason not to get started with the Python driver now? > > Heads up that test/system/test_cql.py depends on the Python driver. > It should probably be moved to the Python driver's test suite. (Which > then needs the same kind of "start a Cassandra server" ability that > the Cassandra system tests have.)
I posed a similar question about the JDBC driver in CASSANDRA-2936. Should these tests be considered functional tests of Cassandra, and left be left where they are? I know that was my intention WRT test_cql.py (the driver itself has a few tests of its own that do not require a server). I guess I don't have a strong opinion either way, though it seems easier to say that Cassandra's tests will require you to have a driver installed, versus having to configure the build/test of a driver to point to a Cassandra tree. -- Eric Evans Acunu | http://www.acunu.com | @acunu