teerapap / grunt-protractor-runner

A Grunt plugin for running protractor runner.
MIT License
149 stars 123 forks source link

jasmineNodeOpts #132

Open scriby opened 9 years ago

scriby commented 9 years ago

I see support for cucumberOpts and mochaOpts... but no jasmine options. Am I missing something or is that a miss?

sakshinagpal commented 9 years ago

Any update on this issue ?

F1LT3R commented 8 years ago

The jasmineNodeOpts don't seem to be picked up when grunt is running for some reason here too. (And I think this is not limited to grunt-protractor-runner. Just doing a shell command to run protractor manually from grunt, also fails to pick up the opts. Odd.

ghost commented 8 years ago

Same issue here

mindywhitsitt commented 8 years ago

+1

sakshinagpal commented 8 years ago

Try with the below tweak

Go to grunt-protractor-runner\tasks\protractor_runner.js Add jasmineNodeOpts in objectArgs array