Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I'd like to have a seperation on suites #60

Open
babielph opened this issue Apr 15, 2016 · 3 comments
Open

I'd like to have a seperation on suites #60

babielph opened this issue Apr 15, 2016 · 3 comments

Comments

@babielph
Copy link

Hey there,

I found a way how to seperate my tasks with your grunt plugin.
grunt nightwatch:chrome --group <folder>
is helping a lot. But since I'm using Grunt because of their tasks I'd like to use this feature by adding a configuration into the Gruntfile.js

Can you please point out how to do this? Also I'd like to say that it's a bit hard to follow your documentation about "targets". Would be awesome if you would write a full configurated documentation for this feature.

greets Charlie

@pateketrueke
Copy link
Contributor

Sure, I'll work on that asap, thanks for your feedback!

@YoungElPaso
Copy link

I dunno if this is relevant but just to say that I used the 'excluded' config option and dynamically set that in Grunt depending on grunt options that are passed in via the command line. I think it achieves what is desired in specifying groups.

@pateketrueke
Copy link
Contributor

A bit of clarification on targets: #62 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants