!!This is the In Person version of the meetup!! Only a limited amount of seats are available so please, only reserve one if you are able to make it to Antwerp the 25th.
We'd like to thank Axxes for hosting this meetup!
Agenda (All times are GMT+2 & are estimates)
18:15 Doors Open! (Pizza and Drinks!)
19:00 Short introduction
19:05 Billy Korando: How to be a Java Automated Testing Superstar.
19:45 Break
19:50 Frank Delporte: Having fun with Java and electronics on the Raspberry Pi
20:25 End
About the talks
How to be a Java Automated Testing Superstar by Billy Korando
Automated testing in a crucial step in modern software development. A quality automated test suite enables rapid development and deployment practices like CI/CD by providing a stable quality check before an application is delivered to the world.
But how do you write a quality automated test suite in Java? In this presentation we will look at the practices and principles for writing reliable, accurate, and portable tests, and how they can be implemented using modern automated testing frameworks and libraries including; JUnit 5, Mockito, Test Containers, and others. With this knowledge you can become an automated testing superstar and help your team get to production faster!