Skip to content

Run unit tests by overriding single config properties #46225

Answered by radcortez
sNiXx asked this question in Q&A
Discussion options

You must be logged in to vote

QuarkusTestProfile also works by overriding the supplied configuration (there is no need to provide the full configuration).

Yes, QuarkusUnitTest is for internal Quarkus tests and is not intended for application testing.

You can also check some other strategies here:
https://quarkus.io/blog/overriding-configuration-from-test-code/

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@radcortez
Comment options

Answer selected by sNiXx
@sNiXx
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants