Skip to content

garodriguezlp/gettingstartedjunit5

 
 

Repository files navigation

Gitpod ready-to-code

Getting Started Unit Testing With JUnit 5

This repository contains source code examples for the Pluralsight course Getting Started Unit Testing With JUnit5. It contains a Java patient registration / intake system that unit tests are created for as the course progresses.

Prerequisites / Requirements

  • Java 8 or higher is required to compile and run the code.
  • git, of course

Branches

The master branch represents the system state at the beginning of the course, and there are other branches that correspond to the beginning state for each course module. Simply clone the appropriate branch from where you wish to start work.

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.5%
  • Dockerfile 0.5%