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

GD-161: Add -conf option to Command Line Tool to load latest test execution configuration #163

Merged
merged 1 commit into from
Oct 2, 2021

Conversation

MikeSchulze
Copy link
Owner

  • run cmdtool -conf -> loads by default the GdUnitRunner.cfg
  • run cmdtool -conf myconf.cfg -> loads the given test configuration

…xecution configuration

- `run cmdtool -conf` -> loads by default the GdUnitRunner.cfg
- `run cmdtool -conf myconf.cfg` -> loads the given test configuration
@MikeSchulze MikeSchulze added the enhancement New feature or request label Oct 2, 2021
@MikeSchulze MikeSchulze added this to the v1.0.6 milestone Oct 2, 2021
@MikeSchulze MikeSchulze self-assigned this Oct 2, 2021
@MikeSchulze MikeSchulze merged commit 93b4ae5 into master Oct 2, 2021
@MikeSchulze MikeSchulze deleted the GD-161 branch October 2, 2021 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GD-161: Allow the Command Line Tool to use the in GdUnitRunner.cfg included tests
1 participant