How to Install erlang-eunit in Ubuntu 18.04



Install erlang-eunit by entering the following commands in the terminal:

sudo apt update
sudo apt install erlang-eunit

Description:

Erlang/OTP module for unit testing

The EUnit application contains modules with support for unit testing.

Homepage: http://www.erlang.org/

Version: 1:20.2.2+dfsg-1ubuntu2

Section: interpreters