/testing-java-junit-5-ci

Junit 5 test

Primary LanguageJavaApache License 2.0Apache-2.0

Introduction to JUnit 5 with Maven

CircleCI

All source code examples in the repository are for the Spring Framework Guru Udemy course Online Course - Testing Spring Beginner to Guru

This source code repository contains JUnit 11 test examples with Maven.

Setup

Requirements

  • Should use Java 11 or higher. Previous versions of Java are un-tested.
  • Use Maven 3.5.2 or higher.