Change kafka testcontainer artifact name#2818
Conversation
|
I guess it requires quarkus-qe/quarkus-test-framework#1771 to be merged/released first? |
yep it does |
|
Now the error is different. |
18c84db to
c07978d
Compare
|
@fedinskiy I haven't seen your latest comment in time, so I pushed a fix now |
- Replace `AssertionFailedError` with `fail` from JUnit across test files for consistency and clarity. - Enhance test failure messages with detailed error descriptions for better debugging.
c07978d to
2d5d1bf
Compare
|
I fixed compilation failures because this was blocking me in testing my utils PR. |
michalvavrik
left a comment
There was a problem hiding this comment.
LGTM; if validation build passes, I'll merge it and whatever follow-up may be necessary can be detected from the next daily build.
Summary
Quarkus BOM updated testcontainers to new mayor version 2.0.2 - quarkusio/quarkus#51314
In this version artfiact org.testcontainers:kafka is renamed to org.testcontainers:testcontainers-kafka
Please select the relevant options.
run testsphrase in comment)run arm testsphrase in comment)Checklist: