Comments on: Advanced Testing with Quarkus https://piotrminkowski.com/2023/02/08/advanced-testing-with-quarkus/ Java, Spring, Kotlin, microservices, Kubernetes, containers Thu, 08 Jun 2023 21:24:05 +0000 hourly 1 https://wordpress.org/?v=6.9.1 By: piotr.minkowski https://piotrminkowski.com/2023/02/08/advanced-testing-with-quarkus/#comment-2034 Thu, 08 Jun 2023 21:24:05 +0000 https://piotrminkowski.com/?p=13971#comment-2034 In reply to Dmitrii.

Hi,
In general, quarkusn uses testcontainers automatically for several technologies under the hood – you don’t even need QuarkusIntegrationTest for that.

]]>
By: Dmitrii https://piotrminkowski.com/2023/02/08/advanced-testing-with-quarkus/#comment-2026 Mon, 05 Jun 2023 05:28:23 +0000 https://piotrminkowski.com/?p=13971#comment-2026 Hello,
do I understand correctly that QuarkusIntegrationTest annotation has Testcontainers annotation under the hood? And we can do all the magic with starting external containers inside our tests?

]]>
By: piotr.minkowski https://piotrminkowski.com/2023/02/08/advanced-testing-with-quarkus/#comment-1849 Wed, 15 Feb 2023 13:39:30 +0000 https://piotrminkowski.com/?p=13971#comment-1849 In reply to Lorival W. M. (@lorivalmatias).

Ok, I’ll think about it. I’m not very strong in web sockets. I would probably have to do some research before

]]>
By: Lorival W. M. (@lorivalmatias) https://piotrminkowski.com/2023/02/08/advanced-testing-with-quarkus/#comment-1845 Tue, 14 Feb 2023 15:06:16 +0000 https://piotrminkowski.com/?p=13971#comment-1845 Great article.

A suggestion for another one: Testing with multiple websockets, would be great for me, I am facing problems with static queues.

]]>
By: piotr.minkowski https://piotrminkowski.com/2023/02/08/advanced-testing-with-quarkus/#comment-1840 Sat, 11 Feb 2023 17:02:24 +0000 https://piotrminkowski.com/?p=13971#comment-1840 In reply to GG.

Thanks!

]]>
By: GG https://piotrminkowski.com/2023/02/08/advanced-testing-with-quarkus/#comment-1838 Thu, 09 Feb 2023 20:54:52 +0000 https://piotrminkowski.com/?p=13971#comment-1838 Nice post. I will try the sample project.

]]>