This repository has been archived by the owner on Nov 21, 2017. It is now read-only.
Files
tests
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
To run the tests: 1. Install python-nose (http://code.google.com/p/python-nose/) 2. Copy the storage-conf.xml to your Cassandra conf directory 3. Run Cassandra with: sudo bin/cassandra -f -Dpasswd.properties=conf/passwd.properties -Daccess.properties=conf/access.properties 3. Run nosetests in the top directory