macOS
brew install cxxtestlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cxxtest pour les workflows d'agents IA.
installation
brew install cxxtestlocal Homebrew formula metadata
sudo apt install cxxtestDebian stable package indexes · cxxtest · Source: deb.debian.org
sudo dnf install cxxtestFedora Rawhide package metadata · cxxtest · Source: dl.fedoraproject.org
nix profile install nixpkgs#cxxtestnixpkgs package indexes · pkgs/by-name/cx/cxxtest/package.nix · Source: api.github.com
aperçu
C++ unit testing framework similar to JUnit, CppUnit and xUnit
historique
CxxTest is a C++ unit testing framework in the xUnit family, positioned by its README as similar in spirit to JUnit, CppUnit, and xUnit while avoiding a precompiled testing library.
The project's own release log records CxxTest releases back to 2002, with version 2.7.0 adding embedded test suites and version 2.8.0 beginning the maintained version history in early 2003. Through the 3.x line it accumulated portability work for compilers and GUI runners, then version 4.0 in 2011 moved the scripting side from Perl to Python and refreshed the installation and user guide.
CxxTest's adoption niche has been C++ projects that wanted generated test runners and xUnit-style assertions without forcing a separate library build or advanced C++ features. Its package-manager presence across Homebrew, Debian, Fedora, Nix, and Ubuntu reflects a mature testing utility kept available for existing C++ build workflows.
Typical use starts with a header declaring a CxxTest::TestSuite, then runs cxxtestgen to generate a C++ test runner that is compiled with the user's normal compiler. That generator-centric flow made it friendly to Make, SCons, and distribution packaging because the installed executable is the key tool.
For package maintainers, CxxTest is a compact example of an older C++ test framework whose packaging value is mostly in a generator script, headers, documentation, and compatibility with many C++ compilers rather than a runtime library.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
cxxtestgen | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/CxxTest/cxxtest
métadonnées d'installation
| Clé du paquet | brew:cxxtest |
|---|---|
| Version | 4.4 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/cxxtest |
| Page d'accueil | https://github.com/CxxTest/cxxtest |
| Dépôt | https://github.com/CxxTest/cxxtest |
| Docs amont | http://cxxtest.com/ |
| Licence | LGPL-3.0-only |
| Archive source | https://github.com/CxxTest/cxxtest/releases/download/4.4/cxxtest-4.4.tar.gz |
| Dernière mise à jour | 2026-06-28T01:06:15-04:00 |
| Pulse | updated |
| Dépendances | python@3.14 |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cxxtest |
| Version Scheme | 0 |
| Revision | 3 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
cxxtest 4.4+git171022-2
lightweight xUnit-like framework for C/C++ applications
sudo apt install cxxtestcxxtest
nix profile install nixpkgs#cxxtestcxxtest 4.4+git171022-2
lightweight xUnit-like framework for C/C++ applications
sudo apt install cxxtestcxxtest 4.4-43.fc45
A JUnit-like testing framework for C++
sudo dnf install cxxtestcxxtest-doc 4.4-43.fc45
Documentation on how to use CxxTest
sudo dnf install cxxtest-docpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.