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

Allow nested config properties to be specified on command line #792

Closed
jason0x43 opened this issue Sep 11, 2017 · 0 comments
Closed

Allow nested config properties to be specified on command line #792

jason0x43 opened this issue Sep 11, 2017 · 0 comments
Assignees
Labels
enhancement A new or improved feature
Milestone

Comments

@jason0x43
Copy link
Member

Top-level config properties (suites, reporters, grep, etc.) can be specified on the command line using property=value syntax. However, nested properties such as node.suites can't be specified this way. This should be possible, like

$ intern node.suites='tests/unit/**/*.js'
@jason0x43 jason0x43 added enhancement A new or improved feature intern-4 labels Sep 11, 2017
@jason0x43 jason0x43 added this to the Intern 4.0 milestone Sep 11, 2017
@jason0x43 jason0x43 self-assigned this Sep 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A new or improved feature
Projects
None yet
Development

No branches or pull requests

1 participant