evp

Crates.ioevp
lib.rsevp
version1.0.0-beta.2
created_at2025-08-20 12:18:13.22907+00
updated_at2025-08-28 17:44:56.36872+00
descriptionLibrary to work with evidence packages (*.evp).
homepage
repository
max_upload_size
id1803323
size271,340
Lily Hopkins (lilopkins)

documentation

README

Evidence Packages (EVP)

Taking evidence is a key part of any software testing process. This library works with evidence packages, defined in Internet Draft draft-hopkins-evp-spec.

This specification is currently in review, so this library is not yet at version 1.0.0.

Usage

For documentation for this library, please add it to your project, then use the following command to generate documentation, including for this library.

$ cargo doc --open

It may also be useful to refer to EvidenceAngel and TestAngel, which both make use of this library.

Commit count: 0

cargo fmt