Pour rester informé sur l'actualité de Devoxx France, suivez nous sur twitter : / devoxxfr ou consultez notre site web https://www.devoxx.fr/
Java's most popular testing library may not sound like a topic interesting enough for a talk. However, apart from @Test annotation there's a lot of useful and exciting features still waiting to get proper attention.
The goal of this presentation is to showcase the less-known features of JUnit 5 like:
Writing data table tests similar to Spock
Running selected tests in parallel while keeping the configuration in the code
Customizing test cases display names.
We will write some code to see how these "new toys" can improve our testing experience.
Mike Kowalski is a Software engineer believing in craftsmanship and the power of fresh espresso. Technical blogger (mikemybytes.com) & consultant, specialized in distributed systems operating on the JVM.