Difference between revisions of "JUnit"

From techwiki.eng.ua.edu
Jump to navigation Jump to search
(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...")
 
 
Line 1: Line 1:
JUnit
+
[[File:JUnit-logo.png|left|frameless]]
  
 
== About JUnit ==
 
== About JUnit ==

Latest revision as of 14:01, 12 August 2020

JUnit-logo.png

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/