-
Notifications
You must be signed in to change notification settings - Fork 0
Testing Resources
Alen Šiljak edited this page Dec 20, 2022
·
12 revisions
Resources for the test harness.
https://github.com/beancount/ledger2beancount/
This is a comprehensive collection of ledger journal samples. A parser should be able to parse all the provided samples correctly.
The tests are in the tests
subdirectory.
Ledger-cli contains a test harness. To be analyzed.