https://github.com/jayunit100/SparkStreamingCassandraDemo
 
On this note, I've built a framework which is mostly "pure" so that functional 
unit tests can be run composing mock data for Twitter statuses, with just 
regular junit... That might be relevant also.

I think at some point we should come up with a robust test driven  framework 
for building stream apps... And the idea of Scala test with the injection and 
comparison you did might be a good start.

Thanks for starting this dialogue!

> On Dec 12, 2014, at 9:18 AM, Emre Sevinc <emre.sev...@gmail.com> wrote:
> 
> On Fri, Dec 12, 2014 at 2:17 PM, Eric Loots <eric.lo...@gmail.com> wrote:
> > How can the log level in test mode be reduced (or extended when needed) ?
> 
> Hello Eric,
> 
> The following might be helpful for reducing the log messages during unit 
> testing:
> 
>  http://stackoverflow.com/a/27360000/236007
> 
> --
> Emre Sevinç
> https://be.linkedin.com/in/emresevinc
> 

Reply via email to