FreeBSD.software

ut

2.3.1

C++20 micro/Unit Testing Framework

UT is a C++20 u(micro)/Unit Testing Framework. Testing is a very important part of the Software Development, however, C++ doesn't provide any good testing facilities out of the box, which often leads into a poor testing experience for develops and/or lack of tests/coverage in general. UT attempts to provide a uniform and easy way to run tests in C++.

Origin: devel/ut
Category: devel
Size: 110KiB
License: BSL
Maintainer: yuri@FreeBSD.org
Dependencies: 0 packages
Required by: 0 packages
$pkg install ut

More in devel