This package browser is in early development. Mind the rough edges.

cppunit 1.15.1

Unit testing framework for C++

CppUnit is the C++ port of the famous JUnit framework for unit testing. Test output is in XML for automatic testing and GUI based for supervised tests.

Installation

Install cppunit 1.15.1 as follows:

guix install cppunit@1.15.1

Or install the latest version:

guix install cppunit

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.