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

Plugin does not trigger post-integration-test phase on test failure #45

Open
bstock opened this issue Jul 28, 2017 · 1 comment
Open

Comments

@bstock
Copy link

bstock commented Jul 28, 2017

Hi,

I was hoping to use the ScalaTest plugin to drive some integration tests in a Maven build, but have found that I can seemingly only have the plugin fail the build during the integration-test phase (if there are test failures) or always pass it.

This is different from the failsaife plugin behaviour which will fail the overall build but allow the post-integration-test phase to run. The problem being that the build requires external services running in Docker containers so relies on the pre and post integration test phases to setup and then teardown the containers.

Is there some configuration magic I have missed that would allow this to work? Does the pending 2.0 plugin release possibly add anything that might help address this?

Many thanks!

@bstock bstock changed the title Plugin does not trigger post-integration-test phase Plugin does not trigger post-integration-test phase on test failure Jul 28, 2017
@erlendaakre
Copy link

This would definitely be a great feature to have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants