My test cases use Cassandra database. I don\'t want the test cases to run in parallel to avoid instantiating multiple database connections. So I start the database
Cassandra