mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-04 22:55:43 +00:00
This makes use of tasty-lua, a package to write tests in Lua and integrate the results into Tasty output. Test output becomes more informative: individual tests and test groups become visible in test output. Failures are reported with helpful error messages.