This package browser is in early development. Mind the rough edges.

greatest 1.5.0

Single-header test system

Greatest is a single-header test system for C, including macros for defining tests, grouping them into suites, and providing a test runner. It is quite unopinionated with most of its features being optional.

Installation

Install greatest 1.5.0 as follows:

guix install greatest@1.5.0

Or install the latest version:

guix install greatest

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.