JUnit 5: the Next Step in Automated Testing

October 4, 2018

JUnit 5: the Next Step in Automated Testing Core Framework JUnit 5 has been out for a year, so what is the big fuss and why should I take the time to update my existing automated tests to use JUnit 5? In this presentation we will look at many of the new features that have been added in JUnit 5 and not only how they make automated testing easier, but allow developers and organizations to encourage and enforce good development practices through the tests we write. If you have been wondering why you should make the switch from JUnit 4 to JUnit 5 you will definitely want to check out this presentation. Speakers: Sam Brannen Co-Founder, Swiftmind

Previous
Spring, the Kotlin and Functional Way
Spring, the Kotlin and Functional Way

Spring, the Kotlin and Functional Way Modern Web In this talk, I will live code a Spring application with...

Next Video
Asynchronous Programming with Kotlin Coroutines in Spring
Asynchronous Programming with Kotlin Coroutines in Spring

Coroutines is a new feature in Kotlin. It allows for writing an asynchronous code almost like it was regula...