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 (3)*, x86_64 (4)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (0)*, i386 (0)*, x86_64 (2)* | Fedora 40 (36 downloads) |
![]() |
aarch64 (0)*, i386 (1)*, x86_64 (1)* | Fedora 41 (15 downloads) |
![]() |
aarch64 (0)*, i386 (0)*, x86_64 (0)* | Fedora 42 (2 downloads) |
![]() |
aarch64 (0)*, i386 (12)*, x86_64 (12)* | Fedora rawhide (138 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable rspanton/cpputest
More info about enabling Copr repositories