1

I just want to run a testacular unit test in a regular maven build.

I already have a jasmine build working on my project and I would like to integrate browser object from testacular to test the UI of my application.

Is it possible or do I must use nodejs to run test unit with testacular ?

Thank you in advance for your help.

X-Blaster
  • 1,751
  • 3
  • 15
  • 32
  • 1
    Have you looked into calling `grunt` from the `exec-maven-plugin`? I run my karma e2e tests from maven by calling grunt directly from maven. – lorcan Aug 07 '13 at 20:13

0 Answers0