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

Vows Parameters as Env variables #286

Open
Adduh opened this issue Sep 27, 2013 · 1 comment
Open

Vows Parameters as Env variables #286

Adduh opened this issue Sep 27, 2013 · 1 comment
Labels
enhancement The software would be more useful if it did more

Comments

@Adduh
Copy link

Adduh commented Sep 27, 2013

Is there a possibility to set environment variables to auto-set parameters from vows particularly '-i' and '--xunit'?
The reason why I need this that is my setup with the istanbul code coverage tool.
atm in my package.json:
"test": "istanbul test which vows",

and istanbul doesn't take more parameters itself

@evanp evanp added enhancement The software would be more useful if it did more and removed feature-request v0.9.0 labels Apr 27, 2018
@evanp
Copy link
Contributor

evanp commented Apr 27, 2018

vows 1.x uses yargs for handling parameters, and there's an option to take parameters from the environment. So, yeah, this is a good idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement The software would be more useful if it did more
Projects
None yet
Development

No branches or pull requests

3 participants