tatsuyafw / gulp-nightwatch

gulp plugin for Nightwatch.js
MIT License
30 stars 18 forks source link

nightwatch command line options #4

Closed jimmyeisenhauer closed 9 years ago

jimmyeisenhauer commented 9 years ago

Still working on understanding gulp plugins. How do you run command line options for nightwatch? Can you run multiple browsers at once. It looks to me it just runs the default on the nightwatch.json config file. Also for different browsers do you just create different nightwactch.json files?

what about other things like nightwatch tags?

thanks!

tatsuyafw commented 9 years ago

Hi @jameseisenhauer , thank you for your comment!

Now, gulp-nightwatch does not support command line options for nightwatch :disappointed:

But I think, it's useful if nightwatch cli options are supported. I'll try to implement.

jimmyeisenhauer commented 9 years ago

that would be awesome! thanks

tatsuyafw commented 9 years ago

@jameseisenhauer

Sorry for late reply. I've released v0.1.0, and it supports nightwatch command line options. I hope you like it.

jimmyeisenhauer commented 9 years ago

Very cool. Can't wait to update our projects and try it out! I will also post to the nightwatchjs google group. thanks again

tatsuyafw commented 9 years ago

I'm glad :smile: