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