DEV Community

Cover image for JUnit 5 Tutorial - Nice & Easy
Marco Behler
Marco Behler

Posted on

JUnit 5 Tutorial - Nice & Easy

Hey folks!

Ever looked for a comprehensive intro to JUnit 5 that is fun and entertaining at the same time? Then have a look at this brand-new episode of the "Marco Codes" YouTube channel: JUnit 5 Tutorial - Nice & Easy.

In this video, you'll learn how to use JUnit 5 like a professional: From understanding what Maven/Gradle dependencies you'll need, how to write tests, how to use other assertion libraries like AssertJ and asserting JSON & XML, to new JUnit 5 features like @ParameterizedTests, @TestFactorys and @ExtendWith - by the end of it, there won't be many questions left when it comes to JUnit 5.

πŸ‘‰JUnit 5 Tutorial - Nice & Easy

Let us know what you think in the comments!

Top comments (0)