How to Install libcpptest-doc in Ubuntu 18.04



Install libcpptest-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install libcpptest-doc

Description:

unit testing framework for C++ (documentation)

CppTest is a portable and powerful, yet simple, unit testing framework for handling automated tests in C++. The focus lies on usability and extensibility. Several output formats, including simple text output, compiler-like output and HTML, are supported and new ones are easily added. . This package contains the document files for the libs and dev packages.

Homepage: http://cpptest.sourceforge.net/

Version: 1.1.2-0ubuntu2

Section: universe/doc