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-18 years ago184 downloads
0.2-28 years ago67 downloads
0.2-18 years ago(revision: 4)822 downloads
0.1-29 years ago161 downloads
0.1-19 years ago67 downloads

Dependencies

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

Labels

Manifests