#Spark Test Driven Development Example This is a simple refactoring of the Spark word count example. It demonstrates how to write Spark applications in using TDD. For more information you can read this blog post.