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

Introduce @QuarkusIntegrationTest #15227

Merged
merged 3 commits into from
Feb 25, 2021
Merged

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Feb 22, 2021

The basic idea of this annotation is to test the final artifact produced by the Quarkus build, no matter what that is (a jar, a native binary or a container image).

Resolves: #13818
Supersedes: #15009

@quarkus-bot
Copy link

quarkus-bot bot commented Feb 22, 2021

Thanks for your pull request!

The title of your pull request does not follow our editorial rules. Could you have a look?

title should preferably start with an uppercase character (if it makes sense!)

This message is automatically generated by a bot.

@geoand geoand marked this pull request as ready for review February 24, 2021 13:27
@geoand
Copy link
Contributor Author

geoand commented Feb 24, 2021

@stuartwdouglas the PR was rebased onto master now that DevServices are in, so this should be good to go now

@geoand geoand merged commit 473da25 into quarkusio:master Feb 25, 2021
@quarkus-bot quarkus-bot bot added this to the 1.13 - master milestone Feb 25, 2021
@geoand geoand deleted the #13818-take2 branch February 25, 2021 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NativeImageTest with container-image extensions
2 participants