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

rust-rstest 0.11.0

Rust fixture based test framework

This package provides a Rust fixture based test framework. It uses a procedural macro to implement fixtures and table based tests.

Installation

Install rust-rstest 0.11.0 as follows:

guix install rust-rstest@0.11.0

Or install the latest version:

guix install rust-rstest

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.