If you prefer the py.test framework, I just wrote a blog post with some
examples:
Unit testing Apache Spark with py.test
https://engblog.nextdoor.com/unit-testing-apache-spark-with-py-test-3b8970dc013b
On Fri, Feb 5, 2016 at 11:43 AM, Steve Annessa
wrote:
> Thanks for all of the responses.
>
>
I just wrote a blog post on Unit testing Apache Spark with py.test
https://engblog.nextdoor.com/unit-testing-apache-spark-with-py-test-3b8970dc013b
If you prefer using the py.test framework, then it might be useful.
-vikas
On Wed, Mar 2, 2016 at 10:59 AM, radoburansky
wrote:
> I am sure you ha