Skip to content

Support a JSON Object. #31

@uyeong

Description

@uyeong

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions