doccotest

Doctest for Lua commented with Docco

$ luarocks install doccotest

The doccotest tool is a port of Python's doctest to the Lua programming
language. It runs tests defined within code comments and compares their
output with a reference one, given also within code comments.

doccotest is designed to work on source code written in Lua, and commented
in markdown. The documentation for the code can be generated using docco or
locco, and embeds the tests and their expected results.

Versions

0.3-19 years ago228 downloads
0.2-29 years ago72 downloads
0.2-19 years ago(revision: 4)892 downloads
0.1-210 years ago166 downloads
0.1-110 years ago72 downloads

Dependencies

i18n >= 0
lua >= 5.1
LuaCov >= 0.7
Rings >= 1
serpent >= 0

Labels

Manifests