Description
CppUTest is a C /C++ based unit xUnit test framework for unit testing and for test-driving your code.
Installation Instructions
Install with:
# sudo dnf copr enable rspanton/cpputest
# sudo dnf install cpputest
If you want to build things that use cpputest, you will also need to install cpputest-devel
.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | aarch64 (0)*, i386 (0)*, x86_64 (3)* | Fedora 39 (30 downloads) |
Fedora 40 | aarch64 (0)*, i386 (0)*, x86_64 (0)* | Fedora 40 (27 downloads) |
Fedora 41 | aarch64 (0)*, i386 (0)*, x86_64 (0)* | Fedora 41 (7 downloads) |
Fedora rawhide | aarch64 (0)*, i386 (12)*, x86_64 (12)* | Fedora rawhide (129 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable rspanton/cpputest
More info about enabling Copr repositories