Skip to content

Adds possibility to pass options through cli #42

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Adds possibility to pass options through cli #42

wants to merge 1 commit into from

Conversation

thisisui
Copy link

We can take Cli options and send them to our tests, sometimes it is quicker to send values through command line than through gruntfile options. I think this is a good approach to give a second option.

We can take Cli options and send them to our tests, sometimes it is quicker to send values through command line than through gruntfile options. I think this is a good approach to give a second option.
@iamchrismiller
Copy link
Owner

I will look at merging this in soon. If you supply a test it will be merged much quicker and I won't have to write one :)

@thisisui
Copy link
Author

ok, I think that I will have some time in the weekend so I will be able to
write it :)

@thisisui
Copy link
Author

thisisui commented Jun 2, 2014

Sorry but I haven't got time to do this. I am wondering is my approach good, because the parameters which it accepts can be passed to grunt task and they don't have to be connected with casper but casper will try to put it into spawnOpts. Please take a look are you really want your plugin to go that way and if not you can remove my pull request.

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

Successfully merging this pull request may close these issues.

2 participants