Difference between revisions of "JUnit"
Jump to navigation
Jump to search
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...") |
Cris Porter (talk | contribs) |
||
Line 1: | Line 1: | ||
− | JUnit | + | [[File:JUnit-logo.png|left|frameless]] |
== About JUnit == | == About JUnit == |
Latest revision as of 14:01, 12 August 2020
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
Available for Windows, Mac, and Linux.
VPN requirement
Connection to campus VPN is not required.
How to get JUnit
You can download JUnit from https://junit.org/junit5/