mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-29 03:36:42 +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.