Hello everyone,

I am pleased to announce the first release of run64!

run64 is a SRFI-64 runner. It generates pretty, readable, colorful
output featuring clear diffs between expected and actual values. run64
is meant to work with a SRFI-64 implementation, and is not a SRFI-64
implementation in itself.

When hacking on Guile projects, I found myself re-inventing auxiliary
scripts to present test results. Meanwhile, in Python land, they have
beautiful tooling like pytest. Schemers deserve good tooling too! So,
here we are.

Website: https://forge.systemreboot.net/run64/
Release: https://forge.systemreboot.net/run64/releases/run64-0.1.0.tar.lz
GPG Signature:
https://forge.systemreboot.net/run64/releases/run64-0.1.0.tar.lz.asc
Signing key: https://systemreboot.net/about/arunisaac.pub

run64 is packaged for Guix. If you are on a recent enough Guix, you can
drop into a shell with `guix shell guile guile-run64'.

Hope you find it useful! Patches welcome: please mail them to
[email protected]

Regards,
Arun

Reply via email to