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 40
|
aarch64 (0)*, i386 (7)*, x86_64 (6)* | Fedora 40 (0 downloads) |
Fedora 41
|
aarch64 (0)*, i386 (9)*, x86_64 (9)* | Fedora 41 (31 downloads) |
Fedora 42
|
aarch64 (0)*, i386 (12)*, x86_64 (12)* | Fedora 42 (21 downloads) |
Fedora 43
|
aarch64 (0)*, i386 (3)*, x86_64 (3)* | Fedora 43 (8 downloads) |
Fedora rawhide
|
aarch64 (0)*, i386 (16)*, x86_64 (15)* | Fedora rawhide (163 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable rspanton/cpputest
More info about enabling Copr repositories
Fedora 40