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.