Parallel test(cucumber + protractor) case run with grunt
I had written a Cucumber test cases using protractor.I am executing this test cases with the use of Grunt task runner.Can I run this cucumber test cases parallelly with the use of grunt or by some other way?