JUnit

From techwiki.eng.ua.edu
Revision as of 03:43, 12 August 2020 by Cris Porter (talk | contribs) (Created page with "JUnit == About JUnit == From junit.org: JUnit 5 is the next generation of JUnit. The goal is to create an up-to-date foundation for developer-side testing on the JVM. This in...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

JUnit

About JUnit

From junit.org: JUnit 5 is the next generation of JUnit. The goal is to create an up-to-date foundation for developer-side testing on the JVM. This includes focusing on Java 8 and above, as well as enabling many different styles of testing.

JUnit 5 is the result of JUnit Lambda and its crowdfunding campaign on Indiegogo.

Used in: CS 200


Supported Operating Systems

Win10-logo.pngMacos-logo.pngLinux-logo.png Available for Windows, Mac, and Linux.

VPN requirement

Vpn-no.png Connection to campus VPN is not required.


How to get JUnit

You can download JUnit from https://junit.org/junit5/