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

catch 1.3.5

Automated test framework for C++ and Objective-C

Catch stands for C++ Automated Test Cases in Headers and is a multi-paradigm automated test framework for C++ and Objective-C.

Installation

Install catch 1.3.5 as follows:

guix install catch@1.3.5

Or install the latest version:

guix install catch

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.