· Change language (Currently: English)

Guile Probá: Version 0.2.0 released

December 27, 2022 18:12 -0500

Today (actually, yesterday) I release Guile Probá 0.2.0, a set of testing tools for Guile Scheme projects with SRFI 64-based test suites. It comes with a command-line interface that allows you to autodiscover tests and run them, and a library that includes a test runner and helpers for writing tests.

Screenshots
Screenshots. Top: Results of running the test suite of a project using the command-line interface. Bottom: The same results, but after running the test suite from a Guile REPL.

This software can be installed on any GNU/Linux device using GNU Guix. I hope you find it useful.

Related topics: