JUnit 5: Next Generation Testing on the JVM


Details
Java's most ubiquitous library is getting an update!
And this is the time to see what's new and weigh in on its course.
This talk will...
• show you how to write tests with JUnit 5
• walk you through the changes compared to JUnit 4
• expand on dynamic tests and the extension model
• present the new architecture
• discuss compatibility with previous JUnit versions, IDEs, and other testing tools
Be careful, though: You might end up with an urge to start using it right away.
Bio
Nicolai is a thirty year old boy, as the narrator would put it, whohas found his passion in software development. He constantly reads,thinks, and writes about it, and codes for a living as well as for fun.
Nicolai is the editor of SitePoint's Java channel (http://sitepoint.com/java/), writes a book about Project Jigsaw (http://blog.codefx.org/java-module-system-in-action/), blogs about software development on http://codefx.org , and is a long-tail contributor to several open sourceprojects. You can hire him (http://blog.codefx.org/hire-nicolai-parlog/) for all kinds of things.
More info (http://www.majug.de/2017/01/12/junit5-next-generation/)

JUnit 5: Next Generation Testing on the JVM