Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for 
change notification.

The following page has been changed by JonathanEllis:
http://wiki.apache.org/cassandra/HowToContribute

------------------------------------------------------------------------------
   1. from trunk/interface/, run `thrift -gen py cassandra.thrift`
   1. `nosetests` from trunk/
  
+ If you need to modify the system tests, you probably only need to care about 
test/system/test_server.py.  (test/system/__init__.py takes care of spawning 
new cassandra instances for each test and cleaning up afterwards so they are 
isolated.)
+ 
  Running the code coverage task:
  
   1. Unzip this one: 
http://prdownloads.sourceforge.net/cobertura/cobertura-1.9.1-bin.zip?download

Reply via email to