Quarkus at DevConfUS 2025 #48202
insectengine
started this conversation in
Events
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Event Description: DevConf.US 2025 is the 7th annual, free, Red Hat sponsored technology conference for community project and professional contributors to Free and Open Source technologies at Boston University in the historic city of Boston, USA.
Date: September 19-20, 2025
Location: Boston, USA
Event Type: In Person
https://www.devconf.info/us/
Session: Test-Driven Development: It's easier than you think!
Speaker(s): Eric Deandrea
Date/Time: TBD
Abstract: Everyone loves writing tests, don’t they? How do you write good tests? What tools are available for you to write good tests?
In this session, I will dive into the many features of Quarkus that help developers write good tests. I will highlight some of the features of Quarkus, Dev Services and Continuous Testing, which help make testing easier. Additionally, I will live code some tests for common use cases developers encounter, including unit, integration, and “black box” testing of imperative and reactive RESTful and event-driven applications that use common services, such as databases and Kafka brokers. I will discuss techniques such as mocking, spying, and interaction-based testing/verification.
I'll even spend some time showing how IDE-based AI assistants can help!
Once you see how easy TDD really can be there isn't a reason to not do it!
Beta Was this translation helpful? Give feedback.
All reactions