To run test classes for only a specify module, go into this module and do a "mvn test"
On Wed, Jul 22, 2015 at 11:37 AM, IT CTO <[email protected]> wrote: > Hi, > I added a new test class to one of the modules and I would like to run it. > 1) can I run build and test for a single module e.g. zeppelin-interpreter? > 2) Should I add the new test class somewhere in order for it to be run? > Thanks > Eran >
