-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I think is better that JSON object supports.
return gulp.src('')
.pipe(plugins.nightwatch({
configFile: 'settings.json',
options: {/* settings json object */},
cliArgs: args
}));
it's easy to implement when use the nwrun that using the grunt-nightwatch
what do you think?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels