In this talk Christopher will talk about how to test your applications that use Cassandra.
Starting at the unit test level through to the black box acceptance tests. Most of the talk will be around a new framework, Stubbed Cassandra (http://www.scassandra.org/), that has been developed that stubs Cassandra so that all failure scenarios can be deterministically reproduced without having to create a multi node cluster.
YOU MAY ALSO LIKE:
Cassandra is great but how do I test my application?
Christopher Batey
Christopher is a Senior Engineer at Lightbend. He is currently on the core Akka team responsible for developing Akka (https://akka.io/), Akka Http, Akka Streams, Reactive Kafka and Alpakka (https://github.com/akka/alpakka). He has previously built trading systems, online television platforms and worked extensively with Apache Cassandra. Likes: Scala, Java, the JVM, Akka, distributed databases, XP, TDD, Pairing. Dislikes: Untested software and code ownership.