
Gleedoc, a doc test library for Gleam
Hi folks, I have been building a doc test library called gleedoc, and it's mostly done. The latest version now is 0.6.0, and all the features I planned for the 1.0 release are in place. I still need to clean up the docs and do some refactoring before bumping to 1.0, but I think it's in a pretty usable shape now.
If you are interested, give it a try and let me know what you think!
P.S. Shout-out to testament (another doc test library) and Benjamin Wireman for working out some of the design tricks regarding gleam test :)