Skip to content

Testing Resources

Alen Šiljak edited this page Dec 21, 2022 · 12 revisions

Resources for the test harness.

Existing Suites

ledger2beancount

repository

This is a comprehensive collection of ledger journal samples. A parser should be able to parse all the provided samples correctly. The data files are in the tests subdirectory.

ledger

Ledger-cli contains a test harness.

After building, run ctest.

Ref: Testing With CMake and CTest

Guides

Tools

rexpect

shelltestrunner

Clone this wiki locally