Hey Guilers !
Motivated by @abcdw work on rde tests and gider, I spend time on Gunit64 : tools to fire up SRFI64 tests with Emacs key bindings thanks to Geiser.
First steps done ! Next one will be to ease installation using Guix.
Right now it is still manual : dedicated minor-mode, .dir-locals.el, Guile moduleā¦
Concret use case in the `tests` directory.
Check it out and tell me !
https://framagit.org/jeko/guile-gunit64
Don't hesitate to ping me for help or ideas!
@jeko I moved test-runner and related utilities to Ares:
https://git.sr.ht/~abcdw/guile-ares-rs/tree/master/item/src/guile/ares/srfi-64/test-runners.scm
Plan to rework it a bit and provide an Emacs interface through Arei in foreseable future.
Maybe will later move test-runner to a separate library, when we make a good guile package manager.