How to use Make to build and test Rust programs and libraries, with
using only rustc and rustdoc. The same commands can be used with any
other build system which isn't Cargo. This is a solution to get test
runner executables to debug too.
Documentation on how to install Forgejo and Woodpecker CI using
binaries on Debian (Armbian) Linux on Risc-V.
There are two property test libraries for Common Lisp that I know
of, Check-It and Cl-Quickcheck. I compare them.
It's time for me to use a testing framework for Common Lisp, so I
took a look at the available options.