Install Junit On A Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora And Raspbian

Install Junit On A Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora And Raspbian

junit

JUnit is a regression testing framework written by Erich Gamma and

Maintainer: Debian Java Maintainers



Section: java

Install junit

  • Debian apt-get install junit Click to copy
  • Ubuntu apt-get install junit Click to copy
  • Alpine OS apk add junit Click to copy
  • Arch Linux pacman -S junit Click to copy
  • Kali Linux apt-get install junit Click to copy
  • CentOS yum install junit Click to copy
  • Fedora dnf install junit Click to copy
  • Raspbian apt-get install junit Click to copy

junit

JUnit is a regression testing framework written by Erich Gamma and

Kent Beck. It is used by the developer who implements unit tests in Java. JUnit is Open Source Software, released under the Common Public License Version 1.0 and hosted on GitHub.

Install the latest version of junit in Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora and Raspbian from terminal. To install the junit just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of junit from the respository and install it in your computer/server.