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

guile-tap 0.5.1

Guile test framework that emits TAP output

guile-tap is a library for GNU Guile that implements a framework for specifying test cases that emit output that adheres to the Test Anything Protocol (TAP). It comes with an experimental harness (tap-harness).

Installation

Install guile-tap 0.5.1 as follows:

guix install guile-tap@0.5.1

Or install the latest version:

guix install guile-tap

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.