sh-doctest
Run code blocks in your documentation and see if the output is right
Run code blocks in your documentation and see if the output is right
Checks JavaScript/TypeScript examples in your Markdown document. It can also test the output of examples against assertions written in examples' comments.
extract code examples from markdown to test files
doctest support for typescript with Mocha