I placed the *tests* jars in the *lib* folder, Now its working. On Wed, Apr 6, 2016 at 7:34 PM, Lars Albertsson <la...@mapflat.com> wrote:
> Hi, > > I wrote a longish mail on Spark testing strategy last month, which you > may find useful: > http://mail-archives.apache.org/mod_mbox/spark-user/201603.mbox/browser > > Let me know if you have follow up questions or want assistance. > > Regards, > > > Lars Albertsson > Data engineering consultant > www.mapflat.com > +46 70 7687109 > > > On Fri, Apr 1, 2016 at 10:31 PM, Shishir Anshuman > <shishiranshu...@gmail.com> wrote: > > Hello, > > > > I have a code written in scala using Mllib. I want to perform unit > testing > > it. I cant decide between Junit 4 and ScalaTest. > > I am new to Spark. Please guide me how to proceed with the testing. > > > > Thank you. >