teerapap / grunt-protractor-runner

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

Not able to pass jasmineNodeOpts #133

Open rohitkadam19 opened 9 years ago

rohitkadam19 commented 9 years ago

I can pass specs, baseUrl etc. but can not pass jasmineNodeOpts.

I would like to pass following to each grunt protractor task -

jasmineNodeOpts: { grep: "SingleTestRun" },

scriby commented 9 years ago

132 is the same issue