I am trying to run pytest command : (dtest) manish.ghildiyal@MacBook-Pro-3 cassandra % pytest > --cassandra-dir=/Users/....../cassandra
But I get error as: pytest: error: unrecognized arguments: > --cassandra-dir=/Users/...../cassandra I have done initial installation following this. Do I need to do any more configuration? Manish