Iam using cucumber test with testng , iam planning to run the test parallely.I have previous experience by using testng framework and executed parallely , how can i achieve the same without using mavensurfire plugin (pom.xml)
Configuration which i have,
Cucumber JVM,TestNGCucumberRunner.java file to trigger the feature file