Skip to content
New issue

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

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

Already on GitHub? # to your account

custom CLI args not available in parallel mode #21

Open
grawk opened this issue Jun 23, 2018 · 0 comments
Open

custom CLI args not available in parallel mode #21

grawk opened this issue Jun 23, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@grawk
Copy link
Member

grawk commented Jun 23, 2018

because the parent process.argv object is not available in a child process, any custom CLI args will not be available in the mocha tests. Need to add a new property to the nemo object (nemo.argv) in order to pass the parent process.argv into the tests.

@grawk grawk added the enhancement New feature or request label Sep 17, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant