macOS
brew install cppunitlocal Homebrew formula metadata
sudo port install cppunitMacPorts ports tree · devel/cppunit/Portfile · source: api.github.com
brew / rank 2442
Unit testing framework for C++. Version 1.15.1 via Homebrew; verified 2026-06-28. Also installable with debian: sudo apt install libcppunit-1.15-0.
install
brew install cppunitlocal Homebrew formula metadata
sudo port install cppunitMacPorts ports tree · devel/cppunit/Portfile · source: api.github.com
sudo apk add cppunitAlpine Linux edge package indexes · cppunit · source: dl-cdn.alpinelinux.org
sudo dnf install cppunitFedora Rawhide package metadata · cppunit · source: dl.fedoraproject.org
nix profile install nixpkgs#cppunitnixpkgs package indexes · pkgs/by-name/cp/cppunit/package.nix · source: api.github.com
sudo pacman -S cppunitArch Linux sync databases · cppunit · source: geo.mirror.pkgbuild.com
sudo apt install libcppunit-1.15-0Debian stable package indexes · libcppunit-1.15-0 · source: deb.debian.org
sudo zypper install cppunit-developenSUSE Tumbleweed package metadata · cppunit-devel · source: download.opensuse.org
overview
Unit testing framework for C++
history
CppUnit is a C++ unit-testing framework modeled on JUnit. Its official documentation describes it as the C++ port of JUnit and points users to cookbook-style examples and generated API documentation.
The official Doxygen documentation traces CppUnit to Michael Feathers' first C++ port of JUnit, followed by Jerome Lacoste's Unix/Solaris port. The CppUnit project combined and extended those earlier efforts rather than starting as an isolated implementation.
The freedesktop.org project page describes the current project as a continuation of the original CppUnit project and hosts source access, release tarballs, and contribution instructions under the LibreOffice/freedesktop infrastructure.
CppUnit became a conventional packaged dependency for C and C++ projects that wanted xUnit-style tests without bundling a framework. Its source distribution and release tarballs are exposed from the freedesktop.org/LibreOffice infrastructure, and the package is distributed by Homebrew and major Unix-like package managers in the input package metadata.
The framework is used to define C++ unit tests, run them through command-line or GUI-oriented runners, and emit XML test output for automated test systems.
CppUnit matters to package maintainers because it is both a library and a test dependency: downstream builds often need the headers and library for test suites, while the installed package may also expose utilities such as DllPlugInTester.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
DllPlugInTester | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:cppunit |
|---|---|
| Version | 1.15.1 |
| Package manager | Homebrew |
| Homepage | https://wiki.freedesktop.org/www/Software/cppunit/ |
| Last updated | 2026-06-28T00:26:54-04:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libcppunit-1.15-0 1.15.1-4+b2
Unit Testing Library for C++
https://www.freedesktop.org/wiki/Software/cppunit
sudo apt install libcppunit-1.15-0libcppunit-dev 1.15.1-4+b2
Unit Testing Library for C++ - development library
https://www.freedesktop.org/wiki/Software/cppunit
sudo apt install libcppunit-devlibcppunit-doc 1.15.1-4
Unit Testing Library for C++ - documentation
https://www.freedesktop.org/wiki/Software/cppunit
sudo apt install libcppunit-doccppunit
nix profile install nixpkgs#cppunitlibcppunit-1.15-0 1.15.1-4build1
Unit Testing Library for C++
https://www.freedesktop.org/wiki/Software/cppunit
sudo apt install libcppunit-1.15-0libcppunit-dev 1.15.1-4build1
Unit Testing Library for C++ - development library
https://www.freedesktop.org/wiki/Software/cppunit
sudo apt install libcppunit-devlibcppunit-doc 1.15.1-4build1
Unit Testing Library for C++ - documentation
https://www.freedesktop.org/wiki/Software/cppunit
sudo apt install libcppunit-doccppunit 1.15.1-r4
C++ unit testing framework
https://www.freedesktop.org/wiki/Software/cppunit/
sudo apk add cppunitcppunit-dev 1.15.1-r4
C++ unit testing framework (development files)
https://www.freedesktop.org/wiki/Software/cppunit/
sudo apk add cppunit-devcppunit-doc 1.15.1-r4
C++ unit testing framework (documentation)
https://www.freedesktop.org/wiki/Software/cppunit/
sudo apk add cppunit-doccppunit 1.15.1-28.fc45
C++ unit testing framework
https://www.freedesktop.org/wiki/Software/cppunit/
sudo dnf install cppunitcppunit-devel 1.15.1-28.fc45
Libraries and headers for cppunit development
https://www.freedesktop.org/wiki/Software/cppunit/
sudo dnf install cppunit-develcppunit-doc 1.15.1-28.fc45
HTML formatted API documention for cppunit
https://www.freedesktop.org/wiki/Software/cppunit/
sudo dnf install cppunit-doccppunit 1.15.1-5
A C++ unit testing framework
https://www.freedesktop.org/wiki/Software/cppunit
sudo pacman -S cppunitcppunit-devel 1.15.1-1.26
Include Files and Libraries for cppunit
https://www.freedesktop.org/wiki/Software/cppunit
sudo zypper install cppunit-develcppunit-devel-32bit 1.15.1-1.26
Include Files and Libraries for cppunit
https://www.freedesktop.org/wiki/Software/cppunit
sudo zypper install cppunit-devel-32bitsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.