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

Maven plugin - need to stop running scenario if test fails #317

Open
lubshilk opened this issue Jan 1, 2018 · 1 comment
Open

Maven plugin - need to stop running scenario if test fails #317

lubshilk opened this issue Jan 1, 2018 · 1 comment

Comments

@lubshilk
Copy link

lubshilk commented Jan 1, 2018

Hi,

I run jsystem scenarios using maven by command like: 
mvn jsystem:run -Dscenario=scenarios/myScenario -Dsut=mySut.xml

If the first test in scenario fails I need to stop running.

Found how to do it if running from jsystem:
https://sourceforge.net/p/jsystemtest/discussion/397999/thread/7b5a72f7/

When running from maven the provided solution doesn't work

Is there some solution for running jsystem from maven?

@itaiag
Copy link
Contributor

itaiag commented May 3, 2018

This is not supported yet.

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

2 participants