juanrh / sscheck

ScalaCheck for Spark
Apache License 2.0
63 stars 9 forks source link

support tests with more than one property for Spark Streaming #12

Closed juanrh closed 9 years ago

juanrh commented 9 years ago
juanrh commented 9 years ago

This is currently working, see ScalaCheckStreamingTest as an example, although there are some problems when an example is marked as pending, see #18