utest-h 0.0.0-0.54458e2
Single-header unit testing framework for C and C++
This package provides a header-only unit testing library for C/C++.
- Outputs:
out - Website: https://www.duskborn.com/utest_h/
- Licenses: Unlicense
- Package source: gnu/packages/c.scm
- Builds: See build status
- Issues: See known issues
Installation
Install utest-h 0.0.0-0.54458e2 as follows:
guix install utest-h@0.0.0-0.54458e2
Or install the latest version:
guix install utest-h
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.