top of page

JUnit 5 Presentation Slides

Scott Leberknight

I just gave a short presentation on JUnit 5 at my company, Fortitude Technologies. JUnit 5 adds a bunch of useful features for developer testing such as parameterized tests, a more flexible extension model, and a lot more. Plus, it aims to provide a more clean separation between the testing platform that IDEs and build tools like Maven and Gradle use, versus the developer testing APIs. It also provides an easy migration path from JUnit 4 (or earlier) by letting you run JUnit 3, 4, and 5 tests in the same project. Here are the slides:



In case the embedded slide show does not display properly, here is a link to the slides on Slideshare. The sample code for the presentation is on GitHub here.

Recent Posts

See All

Comments


CONTACT US

Message Received​

Address
Fortitude Technologies
1818 Library St, Suite 500
Reston, VA 20190

Email
info@fortitudetec.com

Phone
703.956.3552

CONNECT WITH US

  • LinkedIn
  • Facebook
  • Twitter

© 2023 Fortitude Technologies LLC, INFO@FORTITUDETEC.COM

bottom of page