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

Add a command-line parameter to specify which xspec run #33

Open
cmarchand opened this issue May 8, 2019 · 0 comments
Open

Add a command-line parameter to specify which xspec run #33

cmarchand opened this issue May 8, 2019 · 0 comments
Assignees
Milestone

Comments

@cmarchand
Copy link
Collaborator

When a project has an important quantities of XSpec files, and when you work on only one, it's required to run all XSpec to have the result.

For java unit tests, it's possible to add a -Dtest=com.mydomain.myproject.MyClassTest#myMethod parameter, and only the specified method is run.

Such parameter would be a great enhancement, as it'll reduce the time of execution. : `-Dxspec=path/to/xspec' for example.

@cmarchand cmarchand self-assigned this May 8, 2019
@cmarchand cmarchand added this to the 2.1.0 milestone Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant