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

Create System Test jar file. #169

Open
tobiasake opened this issue Feb 12, 2019 · 0 comments
Open

Create System Test jar file. #169

tobiasake opened this issue Feb 12, 2019 · 0 comments
Labels
test Issues or pull requests related to testing.
Milestone

Comments

@tobiasake
Copy link
Contributor

Description

System Tests need to be able to be executed from normal Java command, e.g:
java -jar ei-system-test.jar -Dconfig.file.path=/path/to/configfile.properties

Update pom file to produce a ei-ve-system-tests.jar file in target folder.

Motivation

So system tests can be executed from a jar file and with a normal Java command.

Exemplification

Benefits

Possible Drawbacks

@henning-roos henning-roos added this to the System Test milestone Feb 15, 2019
@e-pettersson-ericsson e-pettersson-ericsson added the test Issues or pull requests related to testing. label Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Issues or pull requests related to testing.
Projects
None yet
Development

No branches or pull requests

3 participants