wdm0006 / DummyRDD

A pure python mock of pyspark's RDD
http://wdm0006.github.io/DummyRDD/
BSD 3-Clause "New" or "Revised" License
27 stars 13 forks source link

Add unit tests on RDD class #7

Closed htssouza closed 8 years ago

htssouza commented 8 years ago

added more tests with my last PR. but still not 100% covered.

wdm0006 commented 8 years ago

I added coveralls to track test coverage here:

https://coveralls.io/github/wdm0006/DummyRDD