Show HN: Pg_doctestify Turn Postgres regression tests into Markdown

https://michelp.github.io/pg_doctestify/
by michelpp • 1 year ago
2 0 1 year ago

This is a simple tool I use to turn my Postgres regression tests into Markdown for publishing with mkdocs similar in spirit to Python doctests. I decided to package it up into a tool for others to use in their projects. The repo contains a complete example of using the tool to generate its own docs.

Related Stories

Loading related stories...

Source preview

michelp.github.io